summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilles Debunne <debunne@google.com>2010-11-12 14:01:09 -0800
committerGilles Debunne <debunne@google.com>2010-11-12 14:01:09 -0800
commit62e2fa24cd6ec81ce301d1f3005b6153b8ce9743 (patch)
tree3fe867411f2a0ebc37f354d3971196fe1ffbd73e
parent6e079a32bceb85a44da3b396f8d37e718d1421d5 (diff)
downloadframeworks_base-62e2fa24cd6ec81ce301d1f3005b6153b8ce9743.zip
frameworks_base-62e2fa24cd6ec81ce301d1f3005b6153b8ce9743.tar.gz
frameworks_base-62e2fa24cd6ec81ce301d1f3005b6153b8ce9743.tar.bz2
Update-api step missing after build fix.
Change-Id: I8c1cda587bc6dcf6302d14da58ea733b7b8d137a
-rw-r--r--api/current.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/api/current.xml b/api/current.xml
index fcb0c0e..94a2051 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -9429,7 +9429,7 @@
type="int"
transient="false"
volatile="false"
- value="16843558"
+ value="16843559"
static="true"
final="true"
deprecated="not deprecated"
@@ -243426,17 +243426,6 @@
<parameter name="attrs" type="android.content.res.TypedArray">
</parameter>
</method>
-<method name="getTextIsSelectable"
- return="boolean"
- abstract="false"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</method>
<method name="getTextScaleX"
return="float"
abstract="false"
@@ -243558,6 +243547,17 @@
visibility="public"
>
</method>
+<method name="isTextSelectable"
+ return="boolean"
+ abstract="false"
+ native="false"
+ synchronized="false"
+ static="false"
+ final="false"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</method>
<method name="length"
return="int"
abstract="false"