Searched refs:showInputMethodPickerFromSystem (Results 1 – 7 of 7) sorted by relevance
62 void showInputMethodPickerFromSystem(in IInputMethodClient client, int auxiliarySubtypeMode, in showInputMethodPickerFromSystem() method
214 mImm.showInputMethodPickerFromSystem(false /* showAuxiliarySubtypes */, in onFinishInflate()
2782 public void showInputMethodPickerFromSystem(boolean showAuxiliarySubtypes, int displayId) { in showInputMethodPickerFromSystem() method in InputMethodManager2787 mService.showInputMethodPickerFromSystem(mClient, mode, displayId); in showInputMethodPickerFromSystem()
223 mContext.getSystemService(InputMethodManager.class).showInputMethodPickerFromSystem(
1723 public void showInputMethodPickerFromSystem( in showInputMethodPickerFromSystem() method in MultiClientInputMethodManagerService.ApiCallbacks
3647 public void showInputMethodPickerFromSystem(IInputMethodClient client, int auxiliarySubtypeMode, in showInputMethodPickerFromSystem() method in InputMethodManagerService
16787 PLcom/android/server/inputmethod/InputMethodManagerService;->showInputMethodPickerFromSystem(Lcom/a…