Searched refs:CONFIG_LOCALE (Results 1 – 10 of 10) sorted by relevance
74 } else if ((diff & entry.second) == ResTable_config::CONFIG_LOCALE) { in match()81 matchedAxis |= ResTable_config::CONFIG_LOCALE; in match()
461 public static final int CONFIG_LOCALE = 0x0004; field in ActivityInfo
840 changed |= ActivityInfo.CONFIG_LOCALE; in updateFrom()855 … if (delta.userSetLocale && (!userSetLocale || ((changed & ActivityInfo.CONFIG_LOCALE) != 0))) in updateFrom()857 changed |= ActivityInfo.CONFIG_LOCALE; in updateFrom()999 changed |= ActivityInfo.CONFIG_LOCALE; in diff()
166 EXPECT_EQ(ResTable_config::CONFIG_LOCALE, frSpecFlags); in TEST()
1149 CONFIG_LOCALE = ACONFIGURATION_LOCALE, enumerator
4125 boolean hasLocaleConfigChange = ((configDiff & ActivityInfo.CONFIG_LOCALE) != 0); in freeTextLayoutCachesIfNeeded()
1911 if (diff) diffs |= CONFIG_LOCALE; in diff()
16741 if ((changes&ActivityInfo.CONFIG_LOCALE) != 0) { in updateConfigurationLocked()
8535 field public static final int CONFIG_LOCALE = 4; // 0x4
8289 field public static final int CONFIG_LOCALE = 4; // 0x4