diff options
| author | Gilles Debunne <debunne@google.com> | 2010-09-07 22:10:45 -0700 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2010-09-07 22:10:45 -0700 |
| commit | 4a070cd0022f1950ea115a4b189d64099d45f42f (patch) | |
| tree | 605ffd7022d21600a84e11fbdaa4ba539a1603a0 | |
| parent | 0486f78ef32dfddb51c82f12be533712a35376d8 (diff) | |
| parent | e0974284a8983524c8719a47e57395f0030c3128 (diff) | |
| download | frameworks_base-4a070cd0022f1950ea115a4b189d64099d45f42f.zip frameworks_base-4a070cd0022f1950ea115a4b189d64099d45f42f.tar.gz frameworks_base-4a070cd0022f1950ea115a4b189d64099d45f42f.tar.bz2 | |
am e0974284: am d6e56895: update-api step missing from 64963.
Merge commit 'e0974284a8983524c8719a47e57395f0030c3128'
* commit 'e0974284a8983524c8719a47e57395f0030c3128':
update-api step missing from 64963.
| -rw-r--r-- | api/current.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/api/current.xml b/api/current.xml index d577363..d393930 100644 --- a/api/current.xml +++ b/api/current.xml @@ -175949,16 +175949,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" |
