Searched refs:onShowPress (Results 1 – 8 of 8) sorted by relevance
63 void onShowPress(MotionEvent e); in onShowPress() method175 public void onShowPress(MotionEvent e) { in onShowPress() method in GestureDetector.SimpleOnGestureListener262 mListener.onShowPress(mCurrentDownEvent); in handleMessage()
115 mListener.onShowPress(mCurrentDownEvent); in handleMessage()
252 public void onShowPress(MotionEvent event) {253 Log.d(DEBUG_TAG, "onShowPress: " + event.toString());
1108 public void onShowPress(MotionEvent e) { in onShowPress() method in Gallery
339 public void onShowPress(MotionEvent e) { in onShowPress() method in PhotoView
3032 public void onShowPress(MotionEvent e) { in onShowPress() method in RecipientEditTextView
34403 method public abstract void onShowPress(android.view.MotionEvent);34415 method public void onShowPress(android.view.MotionEvent);39983 method public void onShowPress(android.view.MotionEvent);
32170 method public abstract void onShowPress(android.view.MotionEvent);32182 method public void onShowPress(android.view.MotionEvent);37454 method public void onShowPress(android.view.MotionEvent);