Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java425 static final int SCREENLAYOUT_LAYOUTDIR_RTL = 0x80; field in ResTable_config
432 map.put(SCREENLAYOUT_LAYOUTDIR_RTL, "ldrtl"); in map.put() argument