Home
last modified time | relevance | path

Searched refs:ROTATION_RESULT_FAILURE_TIMED_OUT (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/service/rotationresolver/
DRotationResolverService.java84 public static final int ROTATION_RESULT_FAILURE_TIMED_OUT = 1; field in RotationResolverService
102 ROTATION_RESULT_FAILURE_TIMED_OUT, ROTATION_RESULT_FAILURE_PREEMPTED,
/frameworks/base/services/core/java/com/android/server/rotationresolver/
DRemoteRotationResolverService.java22 … static android.service.rotationresolver.RotationResolverService.ROTATION_RESULT_FAILURE_TIMED_OUT;
87 request.mCallbackInternal.onFailure(ROTATION_RESULT_FAILURE_TIMED_OUT); in resolveRotationLocked()
DRotationResolverManagerService.java23 … static android.service.rotationresolver.RotationResolverService.ROTATION_RESULT_FAILURE_TIMED_OUT;
245 case ROTATION_RESULT_FAILURE_TIMED_OUT: in errorCodeToProto()
/frameworks/base/core/api/
Dsystem-current.txt10258 field public static final int ROTATION_RESULT_FAILURE_TIMED_OUT = 1; // 0x1