diff options
Diffstat (limited to 'api/current.xml')
| -rw-r--r-- | api/current.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index ed1d929..ba168be 100644 --- a/api/current.xml +++ b/api/current.xml @@ -219363,6 +219363,19 @@ <parameter name="iconId" type="int"> </parameter> </method> +<method name="switchToLastInputMethod" + return="boolean" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +<parameter name="imeToken" type="android.os.IBinder"> +</parameter> +</method> <method name="toggleSoftInput" return="void" abstract="false" |
