diff options
Diffstat (limited to 'api/11.xml')
| -rw-r--r-- | api/11.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/api/11.xml b/api/11.xml index 7db0328247bf..70d37b4aa320 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" |