Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java412 static final int ORIENTATION_LANDSCAPE = 0x02; field in ResTable_config
419 map.put(ORIENTATION_LANDSCAPE, "land"); in map.put() argument