Searched defs:onLongPress (Results 1 – 9 of 9) sorted by relevance
344 public boolean onLongPress() { in onLongPress() method in GlobalActions.PowerAction
100 void onLongPress(MotionEvent e); in onLongPress() method182 public void onLongPress(MotionEvent e) { in onLongPress() method in GestureDetector.SimpleOnGestureListener
516 boolean onLongPress(View v, int x, int y); in onLongPress() method
1412 private void onLongPress() { in onLongPress() method in ForwardingListener
1093 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
2189 public void onLongPress(MotionEvent e) { in onLongPress() method in ItemTouchHelper.ItemTouchHelperGestureListener
2915 public void onLongPress(MotionEvent event) { in onLongPress() method in RecipientEditTextView