Searched refs:MESSAGE_ON_TRIPLE_TAP_AND_HOLD (Results 1 – 1 of 1) sorted by relevance
611 private static final int MESSAGE_ON_TRIPLE_TAP_AND_HOLD = 1; field in MagnificationGestureHandler.DetectingState642 case MESSAGE_ON_TRIPLE_TAP_AND_HOLD: { in handleMessage()724 mHandler.removeMessages(MESSAGE_ON_TRIPLE_TAP_AND_HOLD); in onMotionEvent()800 mHandler.obtainMessage(MESSAGE_ON_TRIPLE_TAP_AND_HOLD, in afterLongTapTimeoutTransitionToDraggingState()813 mHandler.removeMessages(MESSAGE_ON_TRIPLE_TAP_AND_HOLD); in removePendingDelayedMessages()