Searched refs:resolveRotation (Results 1 – 8 of 8) sorted by relevance
122 public void resolveRotation(IRotationResolverCallback callback, in onBind()129 obtainMessage(RotationResolverService::resolveRotation, in onBind()138 private void resolveRotation(IRotationResolverCallback callback,
28 void resolveRotation(IRotationResolverCallback callback, in RotationResolutionRequest request); in resolveRotation() method
56 public abstract void resolveRotation(@NonNull RotationResolverCallbackInternal callback, in resolveRotation() method in RotationResolverInternal
136 public void resolveRotation(@NonNull RotationResolverCallbackInternal callback, in resolveRotation() method in WindowOrientationListenerTest.TestableRotationResolver
81 post(service -> service.resolveRotation(request.mIRotationResolverCallback, remoteRequest)); in resolveRotationLocked()
159 public void resolveRotation( in resolveRotation() method in RotationResolverManagerService.LocalService
1193 mRotationResolverService.resolveRotation( in onSensorChanged()
37594 PLcom/android/server/rotationresolver/RotationResolverManagerService$LocalService;->resolveRotation…