Searched refs:mIsTrackingForActionDisabled (Results 1 – 1 of 1) sorted by relevance
135 private boolean mIsTrackingForActionDisabled; field in PointerTracker250 if (sInGesture || mIsDetectingGesture || mIsTrackingForActionDisabled) { in callListenerOnPressAndCheckKeyboardLayoutChange()312 if (sInGesture || mIsDetectingGesture || mIsTrackingForActionDisabled) { in callListenerOnRelease()521 if (mIsTrackingForActionDisabled) { in showGestureTrail()554 if (mIsTrackingForActionDisabled) { in onEndBatchInput()681 mIsTrackingForActionDisabled = false; in onDownEventInternal()745 if (mIsTrackingForActionDisabled) { in onMoveEvent()785 if (mIsTrackingForActionDisabled) { in processDraggingFingerInToNewKey()970 if (!mIsTrackingForActionDisabled) { in onUpEventInternal()991 if (mIsTrackingForActionDisabled) { in onUpEventInternal()[all …]