Searched refs:onLongPress (Results 1 – 8 of 8) sorted by relevance
98 void onLongPress(MotionEvent e); in onLongPress() method163 public void onLongPress(MotionEvent e) { in onLongPress() method in GestureDetector.SimpleOnGestureListener638 mListener.onLongPress(mCurrentDownEvent); in dispatchLongPress()
144 mController.onLongPress(); in CarouselView()
791 public void onLongPress() { in onLongPress() method in CarouselController
1055 boolean result = onLongPress(popupKey); in openPopupIfRequired()1070 protected boolean onLongPress(Key popupKey) { in onLongPress() method in KeyboardView
1069 public void onLongPress(MotionEvent e) { in onLongPress() method in Gallery
2048 public void onLongPress(MotionEvent event) { in onLongPress() method in RecipientEditTextView
9983 method protected boolean onLongPress(android.inputmethodservice.Keyboard.Key);21773 method public abstract void onLongPress(android.view.MotionEvent);21785 method public void onLongPress(android.view.MotionEvent);26091 method public void onLongPress(android.view.MotionEvent);