Searched refs:MSG_DISMISS_KEYBOARD_SHORTCUTS_MENU (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java290 protected static final int MSG_DISMISS_KEYBOARD_SHORTCUTS_MENU = 1027; field in class:StatusBar
2943 case MSG_DISMISS_KEYBOARD_SHORTCUTS_MENU:
6620 int msg = MSG_DISMISS_KEYBOARD_SHORTCUTS_MENU;

Completed in 2958 milliseconds