Searched refs:rotationForOrientationLw (Results 1 – 3 of 3) sorted by relevance
1025 public int rotationForOrientationLw(int orientation, int lastRotation); in rotationForOrientationLw() method
4440 public int rotationForOrientationLw(int orientation, int lastRotation) { in rotationForOrientationLw() method in PhoneWindowManager
5913 int rotation = mPolicy.rotationForOrientationLw(mForcedAppOrientation, mRotation); in updateRotationUncheckedLocked()