diff options
Diffstat (limited to 'api/current.xml')
-rw-r--r-- | api/current.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index 03c72f5..f2af5ee 100644 --- a/api/current.xml +++ b/api/current.xml @@ -187991,6 +187991,17 @@ <parameter name="response" type="android.os.Message"> </parameter> </method> +<method name="emulateShiftHeld" + return="void" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="enablePlatformNotifications" return="void" abstract="false" |