Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/attention/
DAttentionManagerService.java701 final TestableAttentionCallbackInternal mTestableAttentionCallback = field in AttentionManagerService.AttentionManagerServiceShellCommand
752 mTestableAttentionCallback.reset(); in cmdClearTestableAttentionService()
759 boolean calledSuccessfully = checkAttention(2000, mTestableAttentionCallback); in cmdCallCheckAttention()
766 cancelAttentionCheck(mTestableAttentionCallback); in cmdCallCancelAttention()
780 out.println(mTestableAttentionCallback.getLastCallbackCode()); in cmdGetLastTestCallbackCode()