summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorEvan Millar <emillar@google.com>2010-01-06 14:36:31 -0800
committerEvan Millar <emillar@google.com>2010-01-08 10:17:02 -0800
commit431f5fd9e8c9d63f77ae47cd156f72175307ff85 (patch)
tree73b0af369face5860d8c169fe029748dcec4c21d /api
parent698893fc902b0510d45864e4d221d01eec508386 (diff)
downloadframeworks_base-431f5fd9e8c9d63f77ae47cd156f72175307ff85.zip
frameworks_base-431f5fd9e8c9d63f77ae47cd156f72175307ff85.tar.gz
frameworks_base-431f5fd9e8c9d63f77ae47cd156f72175307ff85.tar.bz2
Unhide WebView#emulateShiftHeld() so that gmail can do select-to-copy
Diffstat (limited to 'api')
-rw-r--r--api/current.xml11
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"