Searched refs:isLandscapeOrSeascape (Results 1 – 1 of 1) sorted by relevance
6573 if (isLandscapeOrSeascape(preferredRotation)) { in rotationForOrientationLw()6587 if (isLandscapeOrSeascape(preferredRotation)) { in rotationForOrientationLw()6595 if (isLandscapeOrSeascape(preferredRotation)) { in rotationForOrientationLw()6598 if (isLandscapeOrSeascape(lastRotation)) { in rotationForOrientationLw()6636 return isLandscapeOrSeascape(rotation); in rotationHasCompatibleMetricsLw()6648 private boolean isLandscapeOrSeascape(int rotation) { in isLandscapeOrSeascape() method in PhoneWindowManager