Searched defs:isFixedOrientationLandscape (Results 1 – 2 of 2) sorted by relevance
1629 boolean isFixedOrientationLandscape() { in isFixedOrientationLandscape() method in ActivityInfo1637 public static boolean isFixedOrientationLandscape(@ScreenOrientation int orientation) { in isFixedOrientationLandscape() method in ActivityInfo
341 public boolean isFixedOrientationLandscape; field in CameraServiceProxy.TaskInfo