Searched refs:ACTION_DISMISS_KEYBOARD_SHORTCUTS (Results 1 – 5 of 5) sorted by relevance
30 } else if (Intent.ACTION_DISMISS_KEYBOARD_SHORTCUTS.equals(intent.getAction())) { in onReceive()
2560 Intent intent = new Intent(Intent.ACTION_DISMISS_KEYBOARD_SHORTCUTS); in dismissKeyboardShortcutsHelper()
1608 public static final String ACTION_DISMISS_KEYBOARD_SHORTCUTS = field in Intent
12716 || Intent.ACTION_DISMISS_KEYBOARD_SHORTCUTS.equals(action) in checkBroadcastFromSystem()
13421 Landroid/content/Intent;->ACTION_DISMISS_KEYBOARD_SHORTCUTS:Ljava/lang/String;