summaryrefslogtreecommitdiffstats
path: root/api/16.txt
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2012-06-13 18:28:57 -0700
committerJeff Brown <jeffbrown@google.com>2012-06-14 04:16:26 -0700
commitde7a8ead2467a4a152a5a9b2416c8048f1b48bbb (patch)
tree5ab60322af4c99c1c24eb96f44883a77a867d843 /api/16.txt
parent82134f76936be049cc4b23a894ba7decc1d59952 (diff)
downloadframeworks_base-de7a8ead2467a4a152a5a9b2416c8048f1b48bbb.zip
frameworks_base-de7a8ead2467a4a152a5a9b2416c8048f1b48bbb.tar.gz
frameworks_base-de7a8ead2467a4a152a5a9b2416c8048f1b48bbb.tar.bz2
Add new ASSIST key and map it to the global assist intent.
Moved some duplicate code from SearchPanelView and LockScreen over to SearchManager to avoid creating yet another copy of it in PhoneWindowManager. Bug: 6594275 Change-Id: Ib4ebcd6817639d17548952ab2ce7cb876c05777c
Diffstat (limited to 'api/16.txt')
-rw-r--r--api/16.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/16.txt b/api/16.txt
index c95de36..eb09d85 100644
--- a/api/16.txt
+++ b/api/16.txt
@@ -23186,6 +23186,7 @@ package android.view {
field public static final int KEYCODE_ALT_RIGHT = 58; // 0x3a
field public static final int KEYCODE_APOSTROPHE = 75; // 0x4b
field public static final int KEYCODE_APP_SWITCH = 187; // 0xbb
+ field public static final int KEYCODE_ASSIST = 219; // 0xdb
field public static final int KEYCODE_AT = 77; // 0x4d
field public static final int KEYCODE_AVR_INPUT = 182; // 0xb6
field public static final int KEYCODE_AVR_POWER = 181; // 0xb5