Home
last modified time | relevance | path

Searched refs:shouldRotateSeamlessly (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
DTestWindowManagerPolicy.java567 public boolean shouldRotateSeamlessly(int oldRotation, int newRotation) {
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java1733 public boolean shouldRotateSeamlessly(int oldRotation, int newRotation); in shouldRotateSeamlessly() method
DPhoneWindowManager.java8541 public boolean shouldRotateSeamlessly(int oldRotation, int newRotation) { in shouldRotateSeamlessly() method in PhoneWindowManager
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java1007 boolean mayRotateSeamlessly = mService.mPolicy.shouldRotateSeamlessly(oldRotation, in updateRotationUnchecked()
/frameworks/base/services/
Dart-profile1163 HSPLcom/android/server/policy/WindowManagerPolicy;->shouldRotateSeamlessly(II)Z