Home
last modified time | relevance | path

Searched defs:shouldRotateSeamlessly (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java1423 public boolean shouldRotateSeamlessly(int oldRotation, int newRotation); in shouldRotateSeamlessly() method
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java7739 public boolean shouldRotateSeamlessly(int oldRotation, int newRotation) { in shouldRotateSeamlessly() method in PhoneWindowManager