Searched refs:KEYBOARD_SHORTCUTS_RECEIVER_PKG_NAME (Results 1 – 2 of 2) sorted by relevance
770 private static final String KEYBOARD_SHORTCUTS_RECEIVER_PKG_NAME = "com.android.systemui"; field in Activity2387 intent.setPackage(KEYBOARD_SHORTCUTS_RECEIVER_PKG_NAME); in requestShowKeyboardShortcuts()2396 intent.setPackage(KEYBOARD_SHORTCUTS_RECEIVER_PKG_NAME); in dismissKeyboardShortcutsHelper()
1330 Landroid/app/Activity;->KEYBOARD_SHORTCUTS_RECEIVER_PKG_NAME:Ljava/lang/String;