Searched defs:isLandscape (Results 1 – 11 of 11) sorted by relevance
30 public static boolean isLandscape(Context context) { in isLandscape() method in OrientationUtil
82 public void onLayoutOrientationChanged(boolean isLandscape); in onLayoutOrientationChanged()
173 public void onLayoutOrientationChanged(boolean isLandscape) { in onLayoutOrientationChanged()
198 private boolean isLandscape() { in isLandscape() method in AspectRatio
218 private boolean isLandscape() { in isLandscape() method in Size
47 public final boolean isLandscape; field in DeviceProfile115 int width, int height, boolean isLandscape) { in DeviceProfile()
506 void calculateUILayoutScaling(int width, int height, bool isLandscape) { in calculateUILayoutScaling()
751 public void onLayoutOrientationChanged(boolean isLandscape) { in onLayoutOrientationChanged()
1830 public void onLayoutOrientationChanged(boolean isLandscape) { in onLayoutOrientationChanged()
1590 public void onLayoutOrientationChanged(boolean isLandscape) { in onLayoutOrientationChanged()
2396 public static boolean isLandscape(Context context) { in isLandscape() method in PhoneUtils