Searched refs:rotationForOrientationLw (Results 1 – 3 of 3) sorted by relevance
1189 public int rotationForOrientationLw(@ActivityInfo.ScreenOrientation int orientation, in rotationForOrientationLw() method
6620 public int rotationForOrientationLw(int orientation, int lastRotation) { in rotationForOrientationLw() method in PhoneWindowManager
6725 int rotation = mPolicy.rotationForOrientationLw(mLastOrientation, mRotation); in updateRotationUncheckedLocked()