Home
last modified time | relevance | path

Searched defs:gestureId (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/gestures/
H A DGestureManifoldTest.java105 private void testPath(Point delta, int gestureId) { in testPath()
116 private void testPath(Point delta1, Point delta2, int gestureId) { in testPath()
149 private void testPath(ArrayList<PointF> path, int gestureId) { in testPath()
H A DGesturesObserverTest.java118 protected GestureMatcherStub(Context context, int gestureId) { in GestureMatcherStub()
H A DTouchExplorerTest.java438 private void passInGesture(int resourceId, int gestureId) { in passInGesture()
/aosp14/frameworks/base/core/java/android/accessibilityservice/
H A DAccessibilityGestureEvent.java160 int gestureId, int displayId, @NonNull List<MotionEvent> motionEvents) { in AccessibilityGestureEvent()
168 public AccessibilityGestureEvent(int gestureId, int displayId) { in AccessibilityGestureEvent()
H A DAccessibilityService.java919 protected boolean onGesture(int gestureId) { in onGesture()
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DGesturesObserver.java51 void onGestureCompleted(int gestureId, MotionEvent event, MotionEvent rawEvent, in onGestureCompleted()
126 public void onStateChanged(int gestureId, int state, MotionEvent event, in onStateChanged()
H A DMagnificationGesturesObserver.java70 void onGestureCompleted(@GestureId int gestureId, long lastDownEventTime, in onGestureCompleted()
126 public void onGestureCompleted(int gestureId, MotionEvent event, MotionEvent rawEvent, in onGestureCompleted()
H A DMagnificationGestureMatcher.java56 static String gestureIdToString(@GestureId int gestureId) { in gestureIdToString()
H A DWindowMagnificationGestureHandler.java495 public void onGestureCompleted(int gestureId, long lastDownEventTime, in onGestureCompleted()
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/
H A DMultiFingerMultiTapAndHold.java32 int gestureId, in MultiFingerMultiTapAndHold()
H A DGestureManifold.java320 int gestureId, int state, MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onStateChanged()
347 int gestureId, MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onGestureCompleted()
H A DGestureMatcher.java68 protected GestureMatcher(int gestureId, Handler handler, StateChangeListener listener) { in GestureMatcher()
377 int gestureId, int state, MotionEvent event, MotionEvent rawEvent, int policyFlags); in onStateChanged()
H A DMultiFingerMultiTap.java63 int gestureId, in MultiFingerMultiTap()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...