Searched refs:showInputMethodPickerFromSystem (Results 1 – 7 of 7) sorted by relevance
92 void showInputMethodPickerFromSystem(int auxiliarySubtypeMode, int displayId); in showInputMethodPickerFromSystem() method
371 static void showInputMethodPickerFromSystem(int auxiliarySubtypeMode, int displayId) { in showInputMethodPickerFromSystem() method in IInputMethodManagerGlobalInvoker377 service.showInputMethodPickerFromSystem(auxiliarySubtypeMode, displayId); in showInputMethodPickerFromSystem()
3804 public void showInputMethodPickerFromSystem(boolean showAuxiliarySubtypes, int displayId) { in showInputMethodPickerFromSystem() method in InputMethodManager3808 IInputMethodManagerGlobalInvoker.showInputMethodPickerFromSystem(mode, displayId); in showInputMethodPickerFromSystem()
140 mInputMethodManager.showInputMethodPickerFromSystem(false, in onViewAttached()
266 .showInputMethodPickerFromSystem(true /* showAuxiliarySubtypes */,
1413 mInputMethodManager.showInputMethodPickerFromSystem( in onImeSwitcherClick()
4052 public void showInputMethodPickerFromSystem(int auxiliarySubtypeMode, int displayId) { in showInputMethodPickerFromSystem() method in InputMethodManagerService