Searched refs:CONFIG_LOCALE (Results 1 – 21 of 21) sorted by relevance
93 } else if ((diff & diff_mask) == android::ResTable_config::CONFIG_LOCALE) { in Match()106 matched_axis |= 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()
29 this(ActivityInfo.CONFIG_LOCALE in InterestingConfigChanges()
114 (newConfig.diff(mCurrentConfig) & ActivityInfo.CONFIG_LOCALE) != 0) { in onConfigurationChanged()
630 CONFIG_LOCALE,665 public static final int CONFIG_LOCALE = 0x0004; field in ActivityInfo
63 ActivityInfo.CONFIG_FONT_SCALE | ActivityInfo.CONFIG_LOCALE
390 if ((diff & ActivityInfo.CONFIG_LOCALE) != 0) { in configurationDiffToString()1130 changed |= ActivityInfo.CONFIG_LOCALE; in updateFrom()1148 … if (delta.userSetLocale && (!userSetLocale || ((changed & ActivityInfo.CONFIG_LOCALE) != 0))) in updateFrom()1150 changed |= ActivityInfo.CONFIG_LOCALE; in updateFrom()1346 changed |= ActivityInfo.CONFIG_LOCALE; in diff()
363 if ((configChanges & ActivityInfo.CONFIG_LOCALE) != 0) { in updateConfiguration()
178 EXPECT_EQ(static_cast<uint32_t>(ResTable_config::CONFIG_LOCALE | ResTable_typeSpec::SPEC_PUBLIC), in TEST_F()
52 ActivityInfo.CONFIG_FONT_SCALE | ActivityInfo.CONFIG_LOCALE
96 | ActivityInfo.CONFIG_LOCALE | ActivityInfo.CONFIG_UI_MODE in AssistManager()
345 if (diff & ConfigDescription::CONFIG_LOCALE) { in IsPseudolocalizable()
169 if (densityChanged || (configChanges&(ActivityInfo.CONFIG_LOCALE in applyNewConfig()
1199 CONFIG_LOCALE = ACONFIGURATION_LOCALE, enumerator
2595 (changes & ActivityInfo.CONFIG_LOCALE) != 0; in hasInterestingConfigurationChanges()
5138 boolean hasLocaleConfigChange = ((configDiff & ActivityInfo.CONFIG_LOCALE) != 0); in freeTextLayoutCachesIfNeeded()
2007 if (diff) diffs |= CONFIG_LOCALE; in diff()
20338 if ((changes & ActivityInfo.CONFIG_LOCALE) != 0) {
8287 field public static final int CONFIG_LOCALE = 4; // 0x4
10045 field public static final int CONFIG_LOCALE = 4; // 0x4
10625 field public static final int CONFIG_LOCALE = 4; // 0x4