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