ACTION_DISMISS_KEYBOARD_SHORTCUTS constant
String
const ACTION_DISMISS_KEYBOARD_SHORTCUTS
Activity Action: Dismiss the Keyboard Shortcuts Helper screen.
Input: Nothing.
Output: Nothing. @hide
Implementation
static const String ACTION_DISMISS_KEYBOARD_SHORTCUTS =
"com.android.intent.action.DISMISS_KEYBOARD_SHORTCUTS";