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 Activity2381 intent.setPackage(KEYBOARD_SHORTCUTS_RECEIVER_PKG_NAME); in requestShowKeyboardShortcuts()2390 intent.setPackage(KEYBOARD_SHORTCUTS_RECEIVER_PKG_NAME); in dismissKeyboardShortcutsHelper()
1509 Landroid/app/Activity;->KEYBOARD_SHORTCUTS_RECEIVER_PKG_NAME:Ljava/lang/String;