Home
last modified time | relevance | path

Searched refs:ATTENTION_FAILURE_UNKNOWN (Results 1 – 5 of 5) 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.java24 import static android.service.attention.AttentionService.ATTENTION_FAILURE_UNKNOWN;
593 mCurrentAttentionCheck.mCallbackInternal.onFailure(ATTENTION_FAILURE_UNKNOWN); in handlePendingCallbackLocked()
/frameworks/base/services/tests/servicestests/src/com/android/server/power/
DAttentionDetectorTest.java298 mAttentionDetector.mCallback.onFailure(AttentionService.ATTENTION_FAILURE_UNKNOWN); in testCallbackOnFailure_unregistersCurrentRequestCode()
/frameworks/proto_logging/stats/
Datoms.proto8791 ATTENTION_FAILURE_UNKNOWN = 2; enumerator
/frameworks/base/core/api/
Dsystem-current.txt9659 field public static final int ATTENTION_FAILURE_UNKNOWN = 2; // 0x2