Searched defs:onLongPress (Results 1 – 3 of 3) sorted by relevance
35 void onLongPress(int pointerCount); in onLongPress() method
455 public void onLongPress(int pointerCount) { in onLongPress() method in TrackingInputHandler.GestureListener
53 public boolean onLongPress(View v, MotionEvent event); in onLongPress() method