Searched refs:mIsDispatched (Results 1 – 1 of 1) sorted by relevance
204 if (!userState.mCurrentAttentionCheck.mIsDispatched in checkAttention()218 userState.mCurrentAttentionCheck.mIsDispatched = true; in checkAttention()440 private boolean mIsDispatched; field in AttentionManagerService.AttentionCheck486 if (!mCurrentAttentionCheck.mIsDispatched) { in handlePendingCallbackLocked()490 mCurrentAttentionCheck.mIsDispatched = true; in handlePendingCallbackLocked()530 pw.println("is dispatched=" + mCurrentAttentionCheck.mIsDispatched); in dump()