Searched refs:isPending (Results 1 – 3 of 3) sorted by relevance
348 if (mSendTouchExplorationEndDelayed.isPending() in onAccessibilityEvent()356 if (mSendTouchInteractionEndDelayed.isPending() in onAccessibilityEvent()416 if (mSendTouchExplorationEndDelayed.isPending()) { in handleMotionEventStateTouchExploring()420 if (mSendTouchInteractionEndDelayed.isPending()) { in handleMotionEventStateTouchExploring()436 if (!mSendHoverEnterAndMoveDelayed.isPending()) { in handleMotionEventStateTouchExploring()465 if (mSendHoverEnterAndMoveDelayed.isPending()) { in handleMotionEventStateTouchExploring()518 if (mPerformLongPressDelayed.isPending()) { in handleMotionEventStateTouchExploring()541 if (mSendHoverEnterAndMoveDelayed.isPending()) { in handleMotionEventStateTouchExploring()592 if (mSendHoverEnterAndMoveDelayed.isPending()) { in handleMotionEventStateTouchExploring()623 if (mSendHoverEnterAndMoveDelayed.isPending()) { in handleMotionEventStateTouchExploring()[all …]
210 || mCurrentCommand.isPending())) { in update()224 || (!mCurrentCommand.isPending() && !mCurrentCommand.isRunning())) in update()231 && (mCurrentCommand.isPending() || mCurrentCommand.isRunning())) { in update()428 if (mCurrentCommand.isPending()) { in runPendingCommand()577 public final boolean isPending() { in isPending() method in RemotePrintDocument.AsyncCommand
1558 void recordInitPendingLocked(boolean isPending, String transportName) { in recordInitPendingLocked() argument1559 if (DEBUG) Slog.i(TAG, "recordInitPendingLocked: " + isPending in recordInitPendingLocked()1570 if (isPending) { in recordInitPendingLocked()1594 if (isPending) { in recordInitPendingLocked()1598 (isPending ? 1 : 0), in recordInitPendingLocked()