Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DDeviceConfig.java111 int screenLayoutSize = getScreenLayoutSize(configuration); in applyToConfiguration() local
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java694 public final int screenLayoutSize() { in screenLayoutSize() method in ResTable_config
698 public final void screenLayoutSize(int value) { in screenLayoutSize() method in ResTable_config