Searched refs:ROTATION_RESULT_FAILURE_TIMED_OUT (Results 1 – 4 of 4) sorted by relevance
84 public static final int ROTATION_RESULT_FAILURE_TIMED_OUT = 1; field in RotationResolverService102 ROTATION_RESULT_FAILURE_TIMED_OUT, ROTATION_RESULT_FAILURE_PREEMPTED,
22 … static android.service.rotationresolver.RotationResolverService.ROTATION_RESULT_FAILURE_TIMED_OUT;87 request.mCallbackInternal.onFailure(ROTATION_RESULT_FAILURE_TIMED_OUT); in resolveRotationLocked()
23 … static android.service.rotationresolver.RotationResolverService.ROTATION_RESULT_FAILURE_TIMED_OUT;245 case ROTATION_RESULT_FAILURE_TIMED_OUT: in errorCodeToProto()
10258 field public static final int ROTATION_RESULT_FAILURE_TIMED_OUT = 1; // 0x1