Home
last modified time | relevance | path

Searched refs:onShowPress (Results 1 – 8 of 8) sorted by relevance

/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
262 mListener.onShowPress(mCurrentDownEvent); in handleMessage()
/frameworks/support/v4/java/android/support/v4/view/
DGestureDetectorCompat.java115 mListener.onShowPress(mCurrentDownEvent); in handleMessage()
/frameworks/base/docs/html/training/gestures/
Ddetector.jd252 public void onShowPress(MotionEvent event) {
253 Log.d(DEBUG_TAG, "onShowPress: " + event.toString());
/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
/frameworks/base/api/
Dsystem-current.txt34403 method public abstract void onShowPress(android.view.MotionEvent);
34415 method public void onShowPress(android.view.MotionEvent);
39983 method public void onShowPress(android.view.MotionEvent);
Dcurrent.txt32170 method public abstract void onShowPress(android.view.MotionEvent);
32182 method public void onShowPress(android.view.MotionEvent);
37454 method public void onShowPress(android.view.MotionEvent);