Searched refs:isRotationResolverSupported (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/rotationresolver/ | ||
D | RotationResolverInternal.java | 35 public abstract boolean isRotationResolverSupported(); in isRotationResolverSupported() method in RotationResolverInternal |
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/ | ||
D | WindowOrientationListenerTest.java | 131 public boolean isRotationResolverSupported() { in isRotationResolverSupported() method in WindowOrientationListenerTest.TestableRotationResolver |
/frameworks/base/services/core/java/com/android/server/rotationresolver/ | ||
D | RotationResolverManagerService.java | 152 public boolean isRotationResolverSupported() { in isRotationResolverSupported() method in RotationResolverManagerService.LocalService |