Searched refs:mLastTouchClassification (Results 1 – 1 of 1) sorted by relevance
89 private int mLastTouchClassification; field in DragController409 mLastTouchClassification = ev.getClassification(); in onControllerInterceptTouchEvent()452 if (ATLEAST_Q && mLastTouchClassification == MotionEvent.CLASSIFICATION_DEEP_PRESS) { in handleMoveEvent()