Searched refs:lastOrientation (Results 1 – 2 of 2) sorted by relevance
1000 final int lastOrientation = mLastOrientation; in updateRotationUnchecked() local1002 final int rotation = mService.mPolicy.rotationForOrientationLw(lastOrientation, oldRotation, in updateRotationUnchecked()1005 + mDisplayId + " based on lastOrientation=" + lastOrientation in updateRotationUnchecked()1040 lastOrientation, rotation); in updateRotationUnchecked()1043 + " selected orientation " + lastOrientation in updateRotationUnchecked()1055 + (oldAltOrientation ? " (alt)" : "") + ", lastOrientation=" + lastOrientation); in updateRotationUnchecked()
2485 final int lastOrientation = defaultDisplayContent.getLastOrientation(); in rotationNeedsUpdateLocked() local2489 final int rotation = mPolicy.rotationForOrientationLw(lastOrientation, oldRotation, in rotationNeedsUpdateLocked()2492 lastOrientation, rotation); in rotationNeedsUpdateLocked()