Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DDeviceConfig.java36 public final int landscapeWidth; field in DeviceConfig.ScreenSize
45 this.landscapeWidth = height; in ScreenSize()