Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/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
H A DMultiFingerSwipe.java122 protected void onDown(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onDown() method in MultiFingerSwipe
H A DSwipe.java141 protected void onDown(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onDown() method in Swipe
H A DGestureMatcher.java167 protected void onDown(MotionEvent event, MotionEvent rawEvent, int policyFlags) {} in onDown() method in GestureMatcher
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/bubbles/
H A DRelativeTouchListener.kt39 abstract fun onDown(v: View, ev: MotionEvent): Boolean regex
/aosp14/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
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubblesNavBarMotionEventHandler.java150 void onDown(float x, float y); in onDown() method
/aosp14/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
/aosp14/frameworks/base/core/java/android/view/
H A DGestureDetector.java73 boolean onDown(@NonNull MotionEvent e); in onDown() method
219 public boolean onDown(@NonNull MotionEvent e) { in onDown() method in GestureDetector.SimpleOnGestureListener
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DDecorCaptionView.java372 public boolean onDown(MotionEvent e) { in onDown() method in DecorCaptionView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/gesture/
H A DGesturePointerEventListener.kt468 fun onDown() regex
/aosp14/frameworks/base/core/java/android/widget/
H A DGallery.java1078 public boolean onDown(MotionEvent e) { in onDown() method in Gallery
/aosp14/frameworks/base/core/java/com/android/internal/widget/helper/
H A DItemTouchHelper.java2243 public boolean onDown(MotionEvent e) { in onDown() method in ItemTouchHelper.ItemTouchHelperGestureListener
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...