Searched defs:onLongPress (Results 1 – 7 of 7) sorted by relevance
339 public boolean onLongPress() { in onLongPress() method in GlobalActions.PowerAction
97 void onLongPress(MotionEvent e); in onLongPress() method162 public void onLongPress(MotionEvent e) { in onLongPress() method in GestureDetector.SimpleOnGestureListener
516 boolean onLongPress(View v, int x, int y); in onLongPress() method
1094 public void onLongPress(MotionEvent e) { in onLongPress() method in Gallery
335 public void onLongPress(MotionEvent e) { in onLongPress() method in PhotoView
1089 protected boolean onLongPress(Key popupKey) { in onLongPress() method in KeyboardView
2885 public void onLongPress(MotionEvent event) { in onLongPress() method in RecipientEditTextView