Home
last modified time | relevance | path

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

/frameworks/testing/espresso/espresso-sample/src/main/java/com/google/android/apps/common/testing/ui/testapp/
DGestureActivity.java194 public void onShowPress(MotionEvent e) { in onShowPress() method in GestureActivity.GestureListener
/frameworks/base/core/java/android/view/
DGestureDetector.java63 void onShowPress(MotionEvent e); in onShowPress() method
175 public void onShowPress(MotionEvent e) { in onShowPress() method in GestureDetector.SimpleOnGestureListener
/frameworks/base/core/java/android/widget/
DGallery.java1108 public void onShowPress(MotionEvent e) { in onShowPress() method in Gallery
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
DPhotoView.java339 public void onShowPress(MotionEvent e) { in onShowPress() method in PhotoView
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java3032 public void onShowPress(MotionEvent e) { in onShowPress() method in RecipientEditTextView