Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java645 final Locale subtypeSwitcherLocale = mRichImm.getCurrentSubtypeLocale(); in resetDictionaryFacilitatorIfNecessary() local
647 if (subtypeSwitcherLocale == null) { in resetDictionaryFacilitatorIfNecessary()
655 subtypeLocale = subtypeSwitcherLocale; in resetDictionaryFacilitatorIfNecessary()