Searched refs:mActivationY (Results 1 – 1 of 1) sorted by relevance
114 private float mActivationY; field in ActivatableNotificationView291 mActivationY = event.getY(); in handleTouchEventDimmed()297 event.getY() - mActivationY); in handleTouchEventDimmed()419 && Math.abs(event.getY() - mActivationY) < mDoubleTapSlop; in isWithinDoubleTapSlop()