Searched refs:lastTapButton (Results 1 – 1 of 1) sorted by relevance
41 private int lastTapButton, lastTapPointer; field in GestureDetector184 …if (lastTapButton != button || lastTapPointer != pointer || TimeUtils.nanoTime() - lastTapTime > t… in touchUp()190 lastTapButton = button; in touchUp()