Home
last modified time | relevance | path

Searched defs:DENSITY_DPI_MDPI (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java323 public static final int DENSITY_DPI_MDPI = 160; field in ResTable_config
338 map.put(DENSITY_DPI_MDPI, "mdpi"); in map.put() argument