Searched refs:RESULT_UNKNOWN (Results 1 – 12 of 12) sorted by relevance
45 public static final int RESULT_UNKNOWN = -1; field in AnyMotionDetector229 int status = RESULT_UNKNOWN; in stopOrientationMeasurementLocked()252 if (status != RESULT_UNKNOWN) { in stopOrientationMeasurementLocked()284 return RESULT_UNKNOWN; in getStationaryStatusLocked()306 return RESULT_UNKNOWN; in getStationaryStatusLocked()314 int status = RESULT_UNKNOWN;325 if (status != RESULT_UNKNOWN) {352 int status = RESULT_UNKNOWN;362 if (status != RESULT_UNKNOWN) {
1911 if (result != AnyMotionDetector.RESULT_UNKNOWN) { in onAnyMotionResult()1915 || (result == AnyMotionDetector.RESULT_UNKNOWN)) { in onAnyMotionResult()
287 RESULT_UNKNOWN,297 public static final int RESULT_UNKNOWN = 0; field in AttestationVerificationManager355 case RESULT_UNKNOWN: in verificationResultCodeToString()
23 …port static android.security.attestationverification.AttestationVerificationManager.RESULT_UNKNOWN;92 resultCallback.complete(RESULT_UNKNOWN);146 result.resultCode = RESULT_UNKNOWN; in verifyAttestationForAllVerifiers()
19 import android.security.attestationverification.AttestationVerificationManager.RESULT_UNKNOWN in <lambda>()61 assertThat(future.getSoon()).isEqualTo(RESULT_UNKNOWN) in <lambda>()147 assertThat(future.getSoon()).isEqualTo(RESULT_UNKNOWN) in <lambda>()
43 public static final int RESULT_UNKNOWN = 0; field in GraphRunner
39 public int status = RESULT_UNKNOWN;
46 RESULT_UNKNOWN = 0; enumerator
77 RESULT_UNKNOWN = 0; enumerator
479 RESULT_UNKNOWN = 0; enumerator
18664 RESULT_UNKNOWN = 0; enumerator19097 RESULT_UNKNOWN = 0; enumerator22609 RESULT_UNKNOWN = 0; enumerator22929 RESULT_UNKNOWN = 0; enumerator
15528 Landroid/filterfw/core/GraphRunner;->RESULT_UNKNOWN:I