Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java963 private static final int CONFIG_DENSITY = AConfiguration.ACONFIGURATION_DENSITY; field in ResTable_config
980 if (density != o.density) diffs |= CONFIG_DENSITY; in diff()