summaryrefslogtreecommitdiffstats
path: root/api/11.xml
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2011-01-19 17:16:34 -0800
committerAdam Cohen <adamcohen@google.com>2011-01-20 00:03:45 -0800
commit0e2de6d7187ef67ec00a2f2544450caa4a239c39 (patch)
tree020313dd772894447750ba1276999b49b06cc512 /api/11.xml
parente65b0f8df03c16765b5ece94e5c9c6d75042cae0 (diff)
downloadframeworks_base-0e2de6d7187ef67ec00a2f2544450caa4a239c39.zip
frameworks_base-0e2de6d7187ef67ec00a2f2544450caa4a239c39.tar.gz
frameworks_base-0e2de6d7187ef67ec00a2f2544450caa4a239c39.tar.bz2
Addressing API Review docs bugs:
->Issue 3370313 ->Issue 3370403 ->Issue 3370328 ->kthx, bye Change-Id: I2d1962c27b3ba856a0b4632d335271300bab45eb
Diffstat (limited to 'api/11.xml')
-rw-r--r--api/11.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/api/11.xml b/api/11.xml
index 7db0328..70d37b4 100644
--- a/api/11.xml
+++ b/api/11.xml
@@ -240630,6 +240630,17 @@
visibility="public"
>
</method>
+<method name="fyiWillBeAdvancedByHostKThx"
+ return="void"
+ abstract="false"
+ native="false"
+ synchronized="false"
+ static="false"
+ final="false"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</method>
<method name="getAdapter"
return="android.widget.Adapter"
abstract="false"
@@ -240885,17 +240896,6 @@
visibility="public"
>
</method>
-<method name="willBeAdvancedByHost"
- return="void"
- abstract="false"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</method>
</class>
<class name="AdapterViewFlipper"
extends="android.widget.AdapterViewAnimator"