Searched refs:shouldRotateSeamlessly (Results 1 – 5 of 5) sorted by relevance
567 public boolean shouldRotateSeamlessly(int oldRotation, int newRotation) {
1733 public boolean shouldRotateSeamlessly(int oldRotation, int newRotation); in shouldRotateSeamlessly() method
8541 public boolean shouldRotateSeamlessly(int oldRotation, int newRotation) { in shouldRotateSeamlessly() method in PhoneWindowManager
1007 boolean mayRotateSeamlessly = mService.mPolicy.shouldRotateSeamlessly(oldRotation, in updateRotationUnchecked()
1163 HSPLcom/android/server/policy/WindowManagerPolicy;->shouldRotateSeamlessly(II)Z