Searched defs:onLongPress (Results 1 – 7 of 7) sorted by relevance
52 public void onLongPress(View view, MotionEvent e); in onLongPress() method
183 public void onLongPress(MotionEvent e) { in onLongPress() method in MediaItemView.MyGestureListener
394 protected boolean onLongPress(Key parentKey, PointerTracker tracker) { in onLongPress() method in LatinKeyboardView
874 public void onLongPress(MotionEvent arg0) { in onLongPress() method in TextCandidatesViewManager
698 public void onLongPress(MotionEvent e) { in onLongPress() method in SlotView.MyGestureListener
344 public void onLongPress(MotionEvent e) { in onLongPress() method in GridViewSpecial.MyGestureDetector
4614 public void onLongPress(MotionEvent ev) { in onLongPress() method in DayView.CalendarGestureListener