Home
last modified time | relevance | path

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

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