summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorGilles Debunne <debunne@google.com>2010-09-07 20:28:27 -0700
committerGilles Debunne <debunne@google.com>2010-09-07 20:29:42 -0700
commitd6e56895f647d3c6ea33cea15fdb7b1e9ff3f537 (patch)
tree57d8c5d94a85f402c560b3abaa381434bdddc24c /api
parent64591009409618ee67e71c4b345cac50ad0e4e31 (diff)
downloadframeworks_base-d6e56895f647d3c6ea33cea15fdb7b1e9ff3f537.zip
frameworks_base-d6e56895f647d3c6ea33cea15fdb7b1e9ff3f537.tar.gz
frameworks_base-d6e56895f647d3c6ea33cea15fdb7b1e9ff3f537.tar.bz2
update-api step missing from 64963.
Change-Id: I7e91aa9830c19bbb4115ae3a236345b220dc9eb0
Diffstat (limited to 'api')
-rw-r--r--api/current.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/api/current.xml b/api/current.xml
index bbe9936..e938246 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -166460,16 +166460,6 @@
<parameter name="cursorController" type="android.widget.TextView.CursorController">
</parameter>
</method>
-<field name="mCursorController"
- type="android.widget.TextView.CursorController"
- transient="false"
- volatile="false"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="protected"
->
-</field>
</class>
<class name="BaseKeyListener"
extends="android.text.method.MetaKeyKeyListener"