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