Searched refs:mLastSystemLocales (Results 1 – 1 of 1) sorted by relevance
726 private LocaleList mLastSystemLocales; field in InputMethodManagerService1240 if (possibleNewLocale != null && possibleNewLocale.equals(mLastSystemLocales)) { in onActionLocaleChanged()1247 mLastSystemLocales = possibleNewLocale; in onActionLocaleChanged()1773 mLastSystemLocales = mRes.getConfiguration().getLocales(); in switchUserOnHandlerLocked()1841 mLastSystemLocales = mRes.getConfiguration().getLocales(); in systemRunning()