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.java691 final Locale subtypeSwitcherLocale = mRichImm.getCurrentSubtypeLocale(); in resetDictionaryFacilitatorIfNecessary() local
693 if (subtypeSwitcherLocale == null) { in resetDictionaryFacilitatorIfNecessary()
701 subtypeLocale = subtypeSwitcherLocale; in resetDictionaryFacilitatorIfNecessary()