Home
last modified time | relevance | path

Searched refs:inputMethodSubtype (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/inputmethod/
DNewKeyboardSettingsUtils.java106 InputMethodSubtype inputMethodSubtype) { in KeyboardInfo() argument
111 mInputMethodSubtype = inputMethodSubtype; in KeyboardInfo()
DNewKeyboardLayoutEnabledLocalesFragment.java297 InputMethodSubtype inputMethodSubtype) { in showKeyboardLayoutPicker() argument
304 NewKeyboardSettingsUtils.EXTRA_INPUT_METHOD_SUBTYPE, inputMethodSubtype); in showKeyboardLayoutPicker()