Searched refs:isLandscapeOrSeascape (Results 1 – 1 of 1) sorted by relevance
654 if (isLandscapeOrSeascape(preferredRotation)) { in rotationForOrientation()668 if (isLandscapeOrSeascape(preferredRotation)) { in rotationForOrientation()676 if (isLandscapeOrSeascape(preferredRotation)) { in rotationForOrientation()679 if (isLandscapeOrSeascape(lastRotation)) { in rotationForOrientation()705 private boolean isLandscapeOrSeascape(int rotation) { in isLandscapeOrSeascape() method in DisplayRotation728 return isLandscapeOrSeascape(preferredRotation); in isValidRotationChoice()