Searched refs:userSetLocale (Results 1 – 6 of 6) sorted by relevance
152 public boolean userSetLocale; field in Configuration1096 userSetLocale = o.userSetLocale; in setTo()1575 userSetLocale = false; in setToDefaults()1654 … if (delta.userSetLocale && (!userSetLocale || ((changed & ActivityInfo.CONFIG_LOCALE) != 0))) in updateFrom()1657 userSetLocale = true; in updateFrom()1836 userSetLocale = delta.userSetLocale; in setTo()2095 if(userSetLocale) { in writeToParcel()2132 userSetLocale = (source.readInt()==1); in readFromParcel()
319 config.userSetLocale = true;
687 requestsTmpConfig.userSetLocale = true; in setOverrideLocales()
4537 ci.userSetLocale = false; in getConfiguration()4660 if (!initLocale && !values.getLocales().isEmpty() && values.userSetLocale) { in updateGlobalConfigurationLocked()
651 config.userSetLocale = true; in setLocaleData()
4655 if (!inoutConfig.userSetLocale && !inoutConfig.getLocales().isEmpty()) { in clearConfiguration()