Home
last modified time | relevance | path

Searched defs:onShowPress (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/
DGestureDetector.java77 void onShowPress(MotionEvent e); in onShowPress() method
206 public void onShowPress(MotionEvent e) { in onShowPress() method in GestureDetector.SimpleOnGestureListener
/frameworks/base/core/java/com/android/internal/widget/
DDecorCaptionView.java400 public void onShowPress(MotionEvent e) { in onShowPress() method in DecorCaptionView
/frameworks/base/core/java/android/widget/
DGallery.java1131 public void onShowPress(MotionEvent e) { in onShowPress() method in Gallery
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
DPhotoView.java341 public void onShowPress(MotionEvent e) { in onShowPress() method in PhotoView
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java3430 public void onShowPress(MotionEvent e) { in onShowPress() method in RecipientEditTextView