Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DDeviceConfig.java132 int resTabLayoutDir = resTab.screenLayoutDirection(); in applyToConfiguration()
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java686 public final int screenLayoutDirection() { in screenLayoutDirection() method in ResTable_config
690 public final void screenLayoutDirection(int value) { in screenLayoutDirection() method in ResTable_config
1128 getOrDefault(SCREENLAYOUT_LAYOUTDIR_VALUES, screenLayoutDirection(), "")); in toStringParts()