Searched refs:mIsDispatched (Results 1 – 3 of 3) sorted by relevance
283 if (!mCurrentAttentionCheck.mIsDispatched in checkAttention()296 mCurrentAttentionCheck.mIsDispatched = true; in checkAttention()488 private boolean mIsDispatched; field in AttentionManagerService.AttentionCheck533 ipw.println("is dispatched=" + mIsDispatched); in dump()584 if (mCurrentAttentionCheck != null && !mCurrentAttentionCheck.mIsDispatched) { in handlePendingCallbackLocked()588 mCurrentAttentionCheck.mIsDispatched = true; in handlePendingCallbackLocked()
113 boolean mIsDispatched; field in RemoteRotationResolverService.RotationRequest150 ipw.println("is dispatched=" + mIsDispatched); in dump()
156 mCurrentRequest.mIsDispatched = true; in resolveRotationLocked()