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()
2395 Intent intent = new Intent(Intent.ACTION_DISMISS_KEYBOARD_SHORTCUTS); in dismissKeyboardShortcutsHelper()
1570 public static final String ACTION_DISMISS_KEYBOARD_SHORTCUTS = field in Intent
14814 || Intent.ACTION_DISMISS_KEYBOARD_SHORTCUTS.equals(action) in checkBroadcastFromSystem()
13430 Landroid/content/Intent;->ACTION_DISMISS_KEYBOARD_SHORTCUTS:Ljava/lang/String;