Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DDeviceConfig.java299 setScreenLayoutSize(configuration, screenSize.configValue); in applyRules()
408 private static void setScreenLayoutSize(Configuration configuration, int value) { in setScreenLayoutSize() method in DeviceConfig