Searched refs:CONFIG_LOCALE (Results 1 – 19 of 19) sorted by relevance
55 } else if ((diff & diffMask) == android::ResTable_config::CONFIG_LOCALE) { in match()62 matchedAxis |= android::ResTable_config::CONFIG_LOCALE; in match()
114 } else if ((diff & entry.second) == ResTable_config::CONFIG_LOCALE) { in match()130 matchedAxis |= ResTable_config::CONFIG_LOCALE; in match()
30 if (densityChanged || (configChanges&(ActivityInfo.CONFIG_LOCALE in applyNewConfig()
114 (newConfig.diff(mCurrentConfig) & ActivityInfo.CONFIG_LOCALE) != 0) { in onConfigurationChanged()
511 CONFIG_LOCALE,545 public static final int CONFIG_LOCALE = 0x0004; field in ActivityInfo
313 if ((diff & ActivityInfo.CONFIG_LOCALE) != 0) { in configurationDiffToString()971 changed |= ActivityInfo.CONFIG_LOCALE; in updateFrom()989 … if (delta.userSetLocale && (!userSetLocale || ((changed & ActivityInfo.CONFIG_LOCALE) != 0))) in updateFrom()991 changed |= ActivityInfo.CONFIG_LOCALE; in updateFrom()1134 changed |= ActivityInfo.CONFIG_LOCALE; in diff()
358 if ((configChanges & ActivityInfo.CONFIG_LOCALE) != 0) { in updateConfiguration()
166 EXPECT_EQ(ResTable_config::CONFIG_LOCALE, frSpecFlags); in TEST()
222 if (diff & ConfigDescription::CONFIG_LOCALE) { in isPseudolocalizable()
170 if (densityChanged || (configChanges&(ActivityInfo.CONFIG_LOCALE in applyNewConfig()
1182 CONFIG_LOCALE = ACONFIGURATION_LOCALE, enumerator
2325 (changes & ActivityInfo.CONFIG_LOCALE) != 0; in hasInterestingConfigurationChanges()
1994 if (diff) diffs |= CONFIG_LOCALE; in diff()
4810 boolean hasLocaleConfigChange = ((configDiff & ActivityInfo.CONFIG_LOCALE) != 0); in freeTextLayoutCachesIfNeeded()
19119 if ((changes&ActivityInfo.CONFIG_LOCALE) != 0) { in updateConfigurationLocked()
8287 field public static final int CONFIG_LOCALE = 4; // 0x4
9268 field public static final int CONFIG_LOCALE = 4; // 0x4
9619 field public static final int CONFIG_LOCALE = 4; // 0x4
9280 field public static final int CONFIG_LOCALE = 4; // 0x4