Searched refs:mLastSystemLocales (Results 1 – 1 of 1) sorted by relevance
675 private LocaleList mLastSystemLocales; field in InputMethodManagerService1188 if (possibleNewLocale != null && possibleNewLocale.equals(mLastSystemLocales)) { in onActionLocaleChanged()1195 mLastSystemLocales = possibleNewLocale; in onActionLocaleChanged()1708 mLastSystemLocales = mRes.getConfiguration().getLocales(); in switchUserOnHandlerLocked()1772 mLastSystemLocales = mRes.getConfiguration().getLocales(); in systemRunning()