Searched refs:mIsFulfilled (Results 1 – 1 of 1) sorted by relevance
205 || !userState.mCurrentAttentionCheck.mIsFulfilled) { in checkAttention()234 if (!userState.mCurrentAttentionCheck.mIsFulfilled) { in createAttentionCheck()236 userState.mCurrentAttentionCheck.mIsFulfilled = true; in createAttentionCheck()252 if (!userState.mCurrentAttentionCheck.mIsFulfilled) { in createAttentionCheck()254 userState.mCurrentAttentionCheck.mIsFulfilled = true; in createAttentionCheck()441 private boolean mIsFulfilled; field in AttentionManagerService.AttentionCheck450 mIsFulfilled = true; in cancelInternal()531 pw.println("is fulfilled:=" + mCurrentAttentionCheck.mIsFulfilled); in dump()620 if (userState.mCurrentAttentionCheck.mIsFulfilled) { in cancel()