Home
last modified time | relevance | path

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

/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java438 static final int ORIENTATION_PORTRAIT = 0x01; field in ResTable_config
445 map.put(ORIENTATION_PORTRAIT, "port"); in map.put() argument