Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/inputmethod/
DInputMethodAndSubtypeUtil.java172 final int selectedInputMethodSubtype = getInputMethodSubtypeSelected(resolver); in saveInputMethodSubtypeList() local
227 if (selectedInputMethodSubtype == subtype.hashCode()) { in saveInputMethodSubtypeList()