Home
last modified time | relevance | path

Searched refs:auxiliarySubtypeMode (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
DIInputMethodManager.aidl61 int auxiliarySubtypeMode); in showInputMethodPickerFromClient() argument
62 void showInputMethodPickerFromSystem(in IInputMethodClient client, int auxiliarySubtypeMode, in showInputMethodPickerFromSystem() argument
/frameworks/base/services/core/java/com/android/server/inputmethod/
DMultiClientInputMethodManagerService.java1657 IInputMethodClient client, int auxiliarySubtypeMode) { in showInputMethodPickerFromClient() argument
1664 IInputMethodClient client, int auxiliarySubtypeMode, int displayId) { in showInputMethodPickerFromSystem() argument
DInputMethodManagerService.java3189 IInputMethodClient client, int auxiliarySubtypeMode) { in showInputMethodPickerFromClient() argument
3203 MSG_SHOW_IM_SUBTYPE_PICKER, auxiliarySubtypeMode, in showInputMethodPickerFromClient()
3209 public void showInputMethodPickerFromSystem(IInputMethodClient client, int auxiliarySubtypeMode, in showInputMethodPickerFromSystem() argument
3219 MSG_SHOW_IM_SUBTYPE_PICKER, auxiliarySubtypeMode, displayId)); in showInputMethodPickerFromSystem()