diff options
Diffstat (limited to 'api/current.xml')
-rw-r--r-- | api/current.xml | 55 |
1 files changed, 22 insertions, 33 deletions
diff --git a/api/current.xml b/api/current.xml index 0e04f50..46969e0 100644 --- a/api/current.xml +++ b/api/current.xml @@ -2231,6 +2231,17 @@ visibility="public" > </field> +<field name="anyDensity" + type="int" + transient="false" + volatile="false" + value="16843372" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="apiKey" type="int" transient="false" @@ -3078,17 +3089,6 @@ visibility="public" > </field> -<field name="density" - type="int" - transient="false" - volatile="false" - value="16843372" - static="true" - final="true" - deprecated="not deprecated" - visibility="public" -> -</field> <field name="dependency" type="int" transient="false" @@ -35540,6 +35540,17 @@ visibility="public" > </field> +<field name="FLAG_SUPPORTS_SCREEN_DENSITIES" + type="int" + transient="false" + volatile="false" + value="8192" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="FLAG_SUPPORTS_SMALL_SCREENS" type="int" transient="false" @@ -35695,17 +35706,6 @@ visibility="public" > </field> -<field name="supportsDensities" - type="int[]" - transient="false" - volatile="false" - value="null" - static="false" - final="false" - deprecated="not deprecated" - visibility="public" -> -</field> <field name="targetSdkVersion" type="int" transient="false" @@ -37604,17 +37604,6 @@ visibility="public" > </field> -<field name="GET_SUPPORTS_DENSITIES" - type="int" - transient="false" - volatile="false" - value="32768" - static="true" - final="true" - deprecated="not deprecated" - visibility="public" -> -</field> <field name="GET_UNINSTALLED_PACKAGES" type="int" transient="false" |