Home
last modified time | relevance | path

Searched defs:onDown (Results 1 – 25 of 44) sorted by relevance

12

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipTouchGesture.java27 public void onDown(PipTouchState touchState) {} in onDown() method in PipTouchGesture
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/
H A DMultiTapAndHold.java34 protected void onDown(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onDown() method in MultiTapAndHold
H A DMultiTap.java64 protected void onDown(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onDown() method in MultiTap
H A DMultiFingerMultiTap.java93 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 DDownUpDetector.java23 void onDown(MotionEvent e); in onDown() method
H A DGestureRecognizer.java39 void onDown(float x, float y); in onDown() method
123 public void onDown(MotionEvent e) { in onDown() method in GestureRecognizer.MyDownUpListener
H A DSlotView.java41 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 DRelativeTouchListener.kt41 abstract fun onDown(v: View, ev: MotionEvent): Boolean regex
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DFilmstripGestureRecognizer.java42 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 DSimpleSwipe.java46 protected void onDown(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onDown() method in SimpleSwipe
H A DTwoFingersDownOrSwipe.java52 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 DGesturesObserverTest.java123 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 DSwapButton.java62 public boolean onDown(MotionEvent e) { in onDown() method in SwapButton
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
H A DColorCompareView.java88 public boolean onDown(MotionEvent e) { in onDown() method in ColorCompareView
H A DColorValueView.java81 public boolean onDown(MotionEvent e) { in onDown() method in ColorValueView
H A DColorBrightnessView.java97 public boolean onDown(MotionEvent e) { in onDown() method in ColorBrightnessView
H A DColorSaturationView.java97 public boolean onDown(MotionEvent e) { in onDown() method in ColorSaturationView
H A DColorOpacityView.java102 public boolean onDown(MotionEvent e) { in onDown() method in ColorOpacityView
H A DColorSVRectView.java135 public boolean onDown(MotionEvent e) { in onDown() method in ColorSVRectView
H A DColorRectView.java88 public boolean onDown(MotionEvent e) { in onDown() method in ColorRectView
H A DColorHueView.java112 public boolean onDown(MotionEvent e) { in onDown() method in ColorHueView
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiPageKeyboardView.java168 public boolean onDown(final MotionEvent e) { in onDown() method in EmojiPageKeyboardView
/aosp12/frameworks/base/core/java/android/view/
H A DGestureDetector.java71 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 DManageCachePage.java149 private void onDown(int index) { in onDown() method in ManageCachePage
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DDecorCaptionView.java372 public boolean onDown(MotionEvent e) { in onDown() method in DecorCaptionView

12