Searched refs:onShowPress (Results 1 – 9 of 9) sorted by relevance
77 void onShowPress(MotionEvent e); in onShowPress() method206 public void onShowPress(MotionEvent e) { in onShowPress() method in GestureDetector.SimpleOnGestureListener309 mListener.onShowPress(mCurrentDownEvent); in handleMessage()
400 public void onShowPress(MotionEvent e) { in onShowPress() method in DecorCaptionView
1131 public void onShowPress(MotionEvent e) { in onShowPress() method in Gallery
341 public void onShowPress(MotionEvent e) { in onShowPress() method in PhotoView
3430 public void onShowPress(MotionEvent e) { in onShowPress() method in RecipientEditTextView
32168 method public abstract void onShowPress(android.view.MotionEvent);32180 method public void onShowPress(android.view.MotionEvent);37452 method public void onShowPress(android.view.MotionEvent);
50115 method public void onShowPress(android.view.MotionEvent);50128 method public void onShowPress(android.view.MotionEvent);57010 method @Deprecated public void onShowPress(android.view.MotionEvent);
50259 method public void onShowPress(android.view.MotionEvent);50272 method public void onShowPress(android.view.MotionEvent);57154 method @Deprecated public void onShowPress(android.view.MotionEvent);
16171 HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onShowPress(Landroid/view/MotionEvent;)V