Home
last modified time | relevance | path

Searched refs:ATTENTION_FAILURE_UNKNOWN (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/service/attention/
DAttentionService.java69 public static final int ATTENTION_FAILURE_UNKNOWN = 2; field in AttentionService
99 @IntDef(prefix = {"ATTENTION_FAILURE_"}, value = {ATTENTION_FAILURE_UNKNOWN,
/frameworks/base/services/core/java/com/android/server/attention/
DAttentionManagerService.java21 import static android.service.attention.AttentionService.ATTENTION_FAILURE_UNKNOWN;
495 mCurrentAttentionCheck.mCallbackInternal.onFailure(ATTENTION_FAILURE_UNKNOWN); in handlePendingCallbackLocked()
/frameworks/base/services/tests/servicestests/src/com/android/server/power/
DAttentionDetectorTest.java297 mAttentionDetector.mCallback.onFailure(AttentionService.ATTENTION_FAILURE_UNKNOWN); in testCallbackOnFailure_unregistersCurrentRequestCode()
/frameworks/base/cmds/statsd/src/
Datoms.proto6508 ATTENTION_FAILURE_UNKNOWN = 2; enumerator
/frameworks/base/api/
Dsystem-current.txt7075 field public static final int ATTENTION_FAILURE_UNKNOWN = 2; // 0x2
/frameworks/base/non-updatable-api/
Dsystem-current.txt6973 field public static final int ATTENTION_FAILURE_UNKNOWN = 2; // 0x2