Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DGestureDetector.java81 void onShowPress(MotionEvent e); in onShowPress() method
210 public void onShowPress(MotionEvent e) { in onShowPress() method in GestureDetector.SimpleOnGestureListener
/frameworks/base/core/java/com/android/internal/widget/
DDecorCaptionView.java377 public void onShowPress(MotionEvent e) { in onShowPress() method in DecorCaptionView
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DSeekBarViewModel.kt406 override fun onShowPress(event: MotionEvent) {} in onShowPress() method in com.android.systemui.media.SeekBarViewModel.SeekBarTouchListener
/frameworks/base/core/java/android/widget/
DGallery.java1132 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