summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorGilles Debunne <debunne@google.com>2011-02-18 14:48:29 -0800
committerGilles Debunne <debunne@google.com>2011-02-18 16:16:34 -0800
commit363d4913cb9633b811767084381d2c84a1c290be (patch)
tree0fa2763e171be42758c2762f11ac47d8be692691 /api
parent3ca6d6bbfe614312ad936bce9ab5805615103267 (diff)
downloadframeworks_base-363d4913cb9633b811767084381d2c84a1c290be.zip
frameworks_base-363d4913cb9633b811767084381d2c84a1c290be.tar.gz
frameworks_base-363d4913cb9633b811767084381d2c84a1c290be.tar.bz2
Cursor background attribute made public
Since MR1 will get a new API number. New section in public. Assumed MR1 will be version 3.1 Change-Id: I42d33d17abd6f828ece18a2c774acf341a47c321
Diffstat (limited to 'api')
-rw-r--r--api/current.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/api/current.xml b/api/current.xml
index 553676c..b4dbb75 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -9937,6 +9937,17 @@
visibility="public"
>
</field>
+<field name="textCursorDrawable"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="16843618"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="textEditNoPasteWindowLayout"
type="int"
transient="false"
@@ -266169,7 +266180,7 @@
deprecated="not deprecated"
visibility="public"
>
-<parameter name="arg0" type="T">
+<parameter name="t" type="T">
</parameter>
</method>
</interface>