Home
last modified time | relevance | path

Searched defs:resolveRotation (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/rotationresolver/
H A DIRotationResolverService.aidl28 void resolveRotation(IRotationResolverCallback callback, in RotationResolutionRequest request); in resolveRotation() method
/aosp12/frameworks/base/core/java/android/rotationresolver/
H A DRotationResolverInternal.java56 public abstract void resolveRotation(@NonNull RotationResolverCallbackInternal callback, in resolveRotation() method in RotationResolverInternal
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
H A DWindowOrientationListenerTest.java136 public void resolveRotation(@NonNull RotationResolverCallbackInternal callback, in resolveRotation() method in WindowOrientationListenerTest.TestableRotationResolver
/aosp12/frameworks/base/services/core/java/com/android/server/rotationresolver/
H A DRotationResolverManagerService.java159 public void resolveRotation( in resolveRotation() method in RotationResolverManagerService.LocalService