Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java477 static final int SCREENLAYOUT_SIZE_LARGE = 0x03; field in ResTable_config
486 map.put(SCREENLAYOUT_SIZE_LARGE, "large"); in map.put() argument