Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java463 static final int SCREENLAYOUT_ROUND_YES = 0x02; field in ResTable_config
470 map.put(SCREENLAYOUT_ROUND_YES, "round"); in map.put() argument