Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
DInputMethodAndSubtypeUtilCompat.java162 final int selectedInputMethodSubtype = getInputMethodSubtypeSelected(resolver); in saveInputMethodSubtypeList() local
217 if (selectedInputMethodSubtype == subtype.hashCode()) { in saveInputMethodSubtypeList()
DInputMethodAndSubtypeUtil.java162 final int selectedInputMethodSubtype = getInputMethodSubtypeSelected(resolver); in saveInputMethodSubtypeList() local
217 if (selectedInputMethodSubtype == subtype.hashCode()) { in saveInputMethodSubtypeList()