Searched refs:CONFIG_LOCALE (Results 1 – 11 of 11) sorted by relevance
74 } else if ((diff & entry.second) == ResTable_config::CONFIG_LOCALE) { in match()81 matchedAxis |= ResTable_config::CONFIG_LOCALE; in match()
30 if (densityChanged || (configChanges&(ActivityInfo.CONFIG_LOCALE in applyNewConfig()
869 changed |= ActivityInfo.CONFIG_LOCALE; in updateFrom()884 … if (delta.userSetLocale && (!userSetLocale || ((changed & ActivityInfo.CONFIG_LOCALE) != 0))) in updateFrom()886 changed |= ActivityInfo.CONFIG_LOCALE; in updateFrom()1028 changed |= ActivityInfo.CONFIG_LOCALE; in diff()
462 public static final int CONFIG_LOCALE = 0x0004; field in ActivityInfo
166 EXPECT_EQ(ResTable_config::CONFIG_LOCALE, frSpecFlags); in TEST()
1168 CONFIG_LOCALE = ACONFIGURATION_LOCALE, enumerator
4255 boolean hasLocaleConfigChange = ((configDiff & ActivityInfo.CONFIG_LOCALE) != 0); in freeTextLayoutCachesIfNeeded()
1989 if (diff) diffs |= CONFIG_LOCALE; in diff()
17377 if ((changes&ActivityInfo.CONFIG_LOCALE) != 0) { in updateConfigurationLocked()
8808 field public static final int CONFIG_LOCALE = 4; // 0x4
9065 field public static final int CONFIG_LOCALE = 4; // 0x4