Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DDeviceConfig.java21 public static final int DEFAULT_DENSITY = ResTable_config.DENSITY_DPI_MDPI;
/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