Searched refs:ACTION_SHOW_INPUT_METHOD_PICKER (Results 1 – 1 of 1) sorted by relevance
291 private static final String ACTION_SHOW_INPUT_METHOD_PICKER = field in InputMethodManagerService1133 } else if (ACTION_SHOW_INPUT_METHOD_PICKER.equals(action)) { in onReceive()1634 Intent intent = new Intent(ACTION_SHOW_INPUT_METHOD_PICKER) in InputMethodManagerService()1799 broadcastFilterForSystemUser.addAction(ACTION_SHOW_INPUT_METHOD_PICKER); in systemRunning()