Home
last modified time | relevance | path

Searched defs:systemLocale (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java502 final String systemLocale = conf.locale.toString(); in onConfigurationChanged() local
2452 private void updateAutoTextEnabled(Locale systemLocale) { in updateAutoTextEnabled()