/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/ |
H A D | PipTouchGesture.java | 27 public void onDown(PipTouchState touchState) {} in onDown() method in PipTouchGesture
|
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/ |
H A D | MultiTapAndHold.java | 34 protected void onDown(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onDown() method in MultiTapAndHold
|
H A D | MultiTap.java | 64 protected void onDown(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onDown() method in MultiTap
|
H A D | MultiFingerMultiTap.java | 93 protected void onDown(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onDown() method in MultiFingerMultiTap
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | DownUpDetector.java | 23 void onDown(MotionEvent e); in onDown() method
|
H A D | GestureRecognizer.java | 39 void onDown(float x, float y); in onDown() method 123 public void onDown(MotionEvent e) { in onDown() method in GestureRecognizer.MyDownUpListener
|
H A D | SlotView.java | 41 public void onDown(int index); in onDown() method 49 @Override public void onDown(int index) {} in onDown() method in SlotView.SimpleListener 653 public boolean onDown(MotionEvent e) { in onDown() method in SlotView.MyGestureListener
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
H A D | RelativeTouchListener.kt | 41 abstract fun onDown(v: View, ev: MotionEvent): Boolean regex
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/ |
H A D | FilmstripGestureRecognizer.java | 42 boolean onDown(float x, float y); in onDown() method 107 public boolean onDown(MotionEvent e) { in onDown() method in FilmstripGestureRecognizer.MyGestureListener
|
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/ |
H A D | SimpleSwipe.java | 46 protected void onDown(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onDown() method in SimpleSwipe
|
H A D | TwoFingersDownOrSwipe.java | 52 protected void onDown(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onDown() method in TwoFingersDownOrSwipe
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/gestures/ |
H A D | GesturesObserverTest.java | 123 protected void onDown(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onDown() method in GesturesObserverTest.GestureMatcherStub
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/ |
H A D | SwapButton.java | 62 public boolean onDown(MotionEvent e) { in onDown() method in SwapButton
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/ |
H A D | ColorCompareView.java | 88 public boolean onDown(MotionEvent e) { in onDown() method in ColorCompareView
|
H A D | ColorValueView.java | 81 public boolean onDown(MotionEvent e) { in onDown() method in ColorValueView
|
H A D | ColorBrightnessView.java | 97 public boolean onDown(MotionEvent e) { in onDown() method in ColorBrightnessView
|
H A D | ColorSaturationView.java | 97 public boolean onDown(MotionEvent e) { in onDown() method in ColorSaturationView
|
H A D | ColorOpacityView.java | 102 public boolean onDown(MotionEvent e) { in onDown() method in ColorOpacityView
|
H A D | ColorSVRectView.java | 135 public boolean onDown(MotionEvent e) { in onDown() method in ColorSVRectView
|
H A D | ColorRectView.java | 88 public boolean onDown(MotionEvent e) { in onDown() method in ColorRectView
|
H A D | ColorHueView.java | 112 public boolean onDown(MotionEvent e) { in onDown() method in ColorHueView
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/ |
H A D | EmojiPageKeyboardView.java | 168 public boolean onDown(final MotionEvent e) { in onDown() method in EmojiPageKeyboardView
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | GestureDetector.java | 71 boolean onDown(MotionEvent e); in onDown() method 213 public boolean onDown(MotionEvent e) { in onDown() method in GestureDetector.SimpleOnGestureListener
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
H A D | ManageCachePage.java | 149 private void onDown(int index) { in onDown() method in ManageCachePage
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | DecorCaptionView.java | 372 public boolean onDown(MotionEvent e) { in onDown() method in DecorCaptionView
|