Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DDeviceConfig.java37 public final int landscapeHeight; field in DeviceConfig.ScreenSize
47 this.landscapeHeight = width; in ScreenSize()