Searched refs:triggerLongPress (Results 1 – 2 of 2) sorted by relevance
70 triggerLongPress(); in onTouchEvent()89 triggerLongPress(); in onTouchEvent()103 triggerLongPress(); in onTouchEvent()120 mPendingCheckForLongPress = this::triggerLongPress; in postCheckForLongPress()142 private void triggerLongPress() { in triggerLongPress() method in CheckLongPressHelper
55 private final Runnable mTriggerLongPress = this::triggerLongPress;199 private void triggerLongPress() { in triggerLongPress() method in NavHandleLongPressInputConsumer