diff options
| -rw-r--r-- | api/current.xml | 120 |
1 files changed, 60 insertions, 60 deletions
diff --git a/api/current.xml b/api/current.xml index 656b12b..14faadc 100644 --- a/api/current.xml +++ b/api/current.xml @@ -86002,66 +86002,6 @@ volatile="false" static="true" final="true" - deprecated="deprecated" - visibility="public" -> -</field> -<field name="SDK_INT" - type="int" - transient="false" - volatile="false" - static="true" - final="true" - deprecated="not deprecated" - visibility="public" -> -</field> -</class> -<class name="Build.VERSION_CODES" - extends="java.lang.Object" - abstract="false" - static="true" - final="false" - deprecated="not deprecated" - visibility="public" -> -<constructor name="Build.VERSION_CODES" - type="android.os.Build.VERSION_CODES" - static="false" - final="false" - deprecated="not deprecated" - visibility="public" -> -</constructor> -<field name="BASE" - type="int" - transient="false" - volatile="false" - value="1" - static="true" - final="true" - deprecated="not deprecated" - visibility="public" -> -</field> -<field name="BASE_1_1" - type="int" - transient="false" - volatile="false" - value="2" - static="true" - final="true" - deprecated="not deprecated" - visibility="public" -> -</field> -<field name="CUPCAKE" - type="int" - transient="false" - volatile="false" - value="3" - static="true" - final="true" deprecated="not deprecated" visibility="public" > @@ -86239,6 +86179,66 @@ volatile="false" static="true" final="true" + deprecated="deprecated" + visibility="public" +> +</field> +<field name="SDK_INT" + type="int" + transient="false" + volatile="false" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +</class> +<class name="Build.VERSION_CODES" + extends="java.lang.Object" + abstract="false" + static="true" + final="false" + deprecated="not deprecated" + visibility="public" +> +<constructor name="Build.VERSION_CODES" + type="android.os.Build.VERSION_CODES" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</constructor> +<field name="BASE" + type="int" + transient="false" + volatile="false" + value="1" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="BASE_1_1" + type="int" + transient="false" + volatile="false" + value="2" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="CUPCAKE" + type="int" + transient="false" + volatile="false" + value="3" + static="true" + final="true" deprecated="not deprecated" visibility="public" > |
