Searched refs:mActivationX (Results 1 – 1 of 1) sorted by relevance
113 private float mActivationX; field in ActivatableNotificationView290 mActivationX = event.getX(); in handleTouchEventDimmed()296 event.getX() - mActivationX, in handleTouchEventDimmed()418 return Math.abs(event.getX() - mActivationX) < mDoubleTapSlop in isWithinDoubleTapSlop()