Home
last modified time | relevance | path

Searched refs:CONFIG_LOCALE (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DLegacyManifestParser.java93 Pair.create("locale", ActivityInfo.CONFIG_LOCALE),
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java957 private static final int CONFIG_LOCALE = AConfiguration.ACONFIGURATION_LOCALE; field in ResTable_config
998 if (isTruthy(diff)) diffs |= CONFIG_LOCALE; in diff()