Home
last modified time | relevance | path

Searched refs:SCREENLAYOUT_LAYOUTDIR_VALUES (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java427 private static final Map<Integer, String> SCREENLAYOUT_LAYOUTDIR_VALUES; field in ResTable_config
433 SCREENLAYOUT_LAYOUTDIR_VALUES = Collections.unmodifiableMap(map);
1128 getOrDefault(SCREENLAYOUT_LAYOUTDIR_VALUES, screenLayoutDirection(), "")); in toStringParts()