Searched refs:mHandleGestureActions (Results 1 – 1 of 1) sorted by relevance
119 private boolean mHandleGestureActions; field in GestureOverlayView350 mHandleGestureActions = true; in addOnGesturePerformedListener()357 mHandleGestureActions = false; in removeOnGesturePerformedListener()363 mHandleGestureActions = false; in removeAllOnGesturePerformedListeners()568 if (mHandleGestureActions) setCurrentColor(mUncertainGestureColor); in touchDown()573 if (mHandleGestureActions) setCurrentColor(mUncertainGestureColor); in touchDown()645 if (mHandleGestureActions && !mIsGesturing) { in touchMove()701 clear(mHandleGestureActions && mFadeEnabled, mHandleGestureActions && mIsGesturing, in touchUp()