Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java478 static final int SCREENLAYOUT_SIZE_XLARGE = 0x04; field in ResTable_config
487 map.put(SCREENLAYOUT_SIZE_XLARGE, "xlarge"); in map.put() argument