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/
DInputMethodAndSubtypeUtil.java162 final int selectedInputMethodSubtype = getInputMethodSubtypeSelected(resolver); in saveInputMethodSubtypeList() local
217 if (selectedInputMethodSubtype == subtype.hashCode()) { in saveInputMethodSubtypeList()
DInputMethodAndSubtypeUtilCompat.java197 final int selectedInputMethodSubtype = getInputMethodSubtypeSelected(resolver); in saveInputMethodSubtypeListForUserInternal() local
260 if (selectedInputMethodSubtype == subtype.hashCode()) { in saveInputMethodSubtypeListForUserInternal()