Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java476 static final int SCREENLAYOUT_SIZE_NORMAL = 0x02; field in ResTable_config
485 map.put(SCREENLAYOUT_SIZE_NORMAL, "normal"); in map.put() argument