summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorGilles Debunne <debunne@google.com>2011-02-22 13:57:36 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-02-22 13:57:36 -0800
commitb153bc9d55d726b59701aa5fd3ec046f866460c4 (patch)
tree4b169e6acf38aca70e0f7562c5b93349de3451f3 /api
parent8eb18b114ee96c07940be5ef0228fb38ae4a7a43 (diff)
parent363d4913cb9633b811767084381d2c84a1c290be (diff)
downloadframeworks_base-b153bc9d55d726b59701aa5fd3ec046f866460c4.zip
frameworks_base-b153bc9d55d726b59701aa5fd3ec046f866460c4.tar.gz
frameworks_base-b153bc9d55d726b59701aa5fd3ec046f866460c4.tar.bz2
Merge "Cursor background attribute made public"
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 480ad93..c4fc0e4 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"
@@ -266626,7 +266637,7 @@
deprecated="not deprecated"
visibility="public"
>
-<parameter name="arg0" type="T">
+<parameter name="t" type="T">
</parameter>
</method>
</interface>