Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DGestureDetector.java85 void onShowPress(@NonNull MotionEvent e); in onShowPress() method
218 public void onShowPress(@NonNull MotionEvent e) { in onShowPress() method in GestureDetector.SimpleOnGestureListener
328 mListener.onShowPress(mCurrentDownEvent); in handleMessage()
DViewRootImpl.java8743 public void onShowPress(@NonNull MotionEvent e) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/touch/
DTouchMonitor.java486 public void onShowPress(MotionEvent e) {
487 observe(listener -> listener.onShowPress(e));
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/viewmodel/
DSeekBarViewModel.kt553 override fun onShowPress(event: MotionEvent) {} in onShowPress() method in com.android.systemui.media.controls.ui.viewmodel.SeekBarViewModel.SeekBarTouchListener
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/ambient/touch/
DTouchMonitorTest.java413 environment.publishGestureEvent(onGestureListener -> onGestureListener.onShowPress(event)); in testInputGesturePropagation()
414 verify(gestureListener).onShowPress(eq(event)); in testInputGesturePropagation()
/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
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32168 method public abstract void onShowPress(android.view.MotionEvent);
32180 method public void onShowPress(android.view.MotionEvent);
37452 method public void onShowPress(android.view.MotionEvent);
/frameworks/base/core/api/
Dcurrent.txt50917 method public void onShowPress(@NonNull android.view.MotionEvent);
50930 method public void onShowPress(@NonNull android.view.MotionEvent);
59317 method @Deprecated public void onShowPress(android.view.MotionEvent);
/frameworks/base/boot/
Dboot-image-profile.txt16141 HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onShowPress(Landroid/view/MotionEvent;)V
/frameworks/base/config/
Dboot-image-profile.txt16205 HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onShowPress(Landroid/view/MotionEvent;)V