Searched defs:onShowPress (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
H A DGestureDetector.java63 void onShowPress(MotionEvent e); method in interface:GestureDetector.OnGestureListener
175 public void onShowPress(MotionEvent e) { method in class:GestureDetector.SimpleOnGestureListener
262 mListener.onShowPress(mCurrentDownEvent);
/frameworks/base/core/java/android/widget/
H A DGallery.java1104 public void onShowPress(MotionEvent e) { method in class:Gallery
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java301 public void onShowPress(MotionEvent e) { method in class:PhotoView
/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java2861 public void onShowPress(MotionEvent e) { method in class:RecipientEditTextView

Completed in 456 milliseconds