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