summaryrefslogtreecommitdiffstats
path: root/api/6.xml
diff options
context:
space:
mode:
authorEvan Millar <emillar@google.com>2009-11-20 13:38:58 -0800
committerEvan Millar <emillar@google.com>2009-11-20 14:13:12 -0800
commit633177cbdc21b9e8f2153069965fb6aa30b8cb8f (patch)
tree17c123cf51f0255b8040f3da481d01101184f404 /api/6.xml
parenta1ce6551e1fd8a1ed4af58857413c0a7f701b5c2 (diff)
downloadframeworks_base-633177cbdc21b9e8f2153069965fb6aa30b8cb8f.zip
frameworks_base-633177cbdc21b9e8f2153069965fb6aa30b8cb8f.tar.gz
frameworks_base-633177cbdc21b9e8f2153069965fb6aa30b8cb8f.tar.bz2
Move updated 6.xml from eclair-sholes-release into eclair
bc_triaged bug: http://b/issue?id=2277456 Dr. No: Xav
Diffstat (limited to 'api/6.xml')
-rw-r--r--api/6.xml70
1 files changed, 70 insertions, 0 deletions
diff --git a/api/6.xml b/api/6.xml
index 74c2375..a4103fd 100644
--- a/api/6.xml
+++ b/api/6.xml
@@ -6389,6 +6389,72 @@
visibility="public"
>
</field>
+<field name="quickContactBadgeStyleSmallWindowLarge"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="16843443"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
+<field name="quickContactBadgeStyleSmallWindowMedium"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="16843442"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
+<field name="quickContactBadgeStyleSmallWindowSmall"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="16843441"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
+<field name="quickContactBadgeStyleWindowLarge"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="16843440"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
+<field name="quickContactBadgeStyleWindowMedium"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="16843439"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
+<field name="quickContactBadgeStyleWindowSmall"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="16843438"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="radioButtonStyle"
type="int"
transient="false"
@@ -13804,6 +13870,8 @@
</parameter>
<parameter name="options" type="android.os.Bundle">
</parameter>
+<exception name="NetworkErrorException" type="android.accounts.NetworkErrorException">
+</exception>
</method>
<method name="editProperties"
return="android.os.Bundle"
@@ -13919,6 +13987,8 @@
</parameter>
<parameter name="loginOptions" type="android.os.Bundle">
</parameter>
+<exception name="NetworkErrorException" type="android.accounts.NetworkErrorException">
+</exception>
</method>
</class>
<class name="Account"