summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2009-07-22 12:01:19 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2009-07-22 12:01:19 -0700
commitc00c04d7d8758a5ade185d465624e47dcf1bd7c0 (patch)
tree9c7a9c99ecf9f6f29966efc65555066a65ee2dd5 /api
parent8aea2f5f749e48ef0fe3532ab2fc258922c3239b (diff)
parent11b822d2a91ea17c34c0cb1c11e80a9a30d72864 (diff)
downloadframeworks_base-c00c04d7d8758a5ade185d465624e47dcf1bd7c0.zip
frameworks_base-c00c04d7d8758a5ade185d465624e47dcf1bd7c0.tar.gz
frameworks_base-c00c04d7d8758a5ade185d465624e47dcf1bd7c0.tar.bz2
am 11b822d2: Simplify density compatibility to a boolean.
Merge commit '11b822d2a91ea17c34c0cb1c11e80a9a30d72864' * commit '11b822d2a91ea17c34c0cb1c11e80a9a30d72864': Simplify density compatibility to a boolean.
Diffstat (limited to 'api')
-rw-r--r--api/current.xml55
1 files changed, 22 insertions, 33 deletions
diff --git a/api/current.xml b/api/current.xml
index 9f79118..9248ccb 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -2297,6 +2297,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"
@@ -3155,17 +3166,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"
@@ -39175,6 +39175,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"
@@ -39330,17 +39341,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"
@@ -41252,17 +41252,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"