/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
H A D | MotionEventInjector.java | 360 final List<MotionEvent> motionEvents = new ArrayList<>(); in getMotionEventsFromGestureSteps() local 394 private void appendMoveEventIfNeeded(List<MotionEvent> motionEvents, in appendMoveEventIfNeeded() 415 private void appendUpEvents(List<MotionEvent> motionEvents, in appendUpEvents() 443 private void appendDownEvents(List<MotionEvent> motionEvents, in appendDownEvents()
|
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
H A D | MotionEventInjector.java | 360 final List<MotionEvent> motionEvents = new ArrayList<>(); in getMotionEventsFromGestureSteps() local 394 private void appendMoveEventIfNeeded(List<MotionEvent> motionEvents, in appendMoveEventIfNeeded() 415 private void appendUpEvents(List<MotionEvent> motionEvents, in appendUpEvents() 443 private void appendDownEvents(List<MotionEvent> motionEvents, in appendDownEvents()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
H A D | SingleTapClassifier.java | 49 public Result isTap(List<MotionEvent> motionEvents, double falsePenalty) { in isTap()
|
H A D | ZigZagClassifier.java | 99 List<MotionEvent> motionEvents = getRecentMotionEvents(); in calculateFalsingResult() local 205 private List<Point> rotateMotionEvents(List<MotionEvent> motionEvents, double angle) { in rotateMotionEvents()
|
H A D | FalsingDataProvider.java | 80 List<MotionEvent> motionEvents = unpackMotionEvent(motionEvent); in onMotionEvent() local 264 List<MotionEvent> motionEvents = new ArrayList<>(); in unpackMotionEvent() local
|
H A D | DistanceClassifier.java | 121 List<MotionEvent> motionEvents = getRecentMotionEvents(); in calculateDistances() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
H A D | TapClassifier.java | 42 public Result isTap(List<MotionEvent> motionEvents, double falsePenalty) { in isTap()
|
H A D | ZigZagClassifier.java | 99 List<MotionEvent> motionEvents = getRecentMotionEvents(); in calculateFalsingResult() local 205 private List<Point> rotateMotionEvents(List<MotionEvent> motionEvents, double angle) { in rotateMotionEvents()
|
H A D | DistanceClassifier.java | 123 List<MotionEvent> motionEvents = getRecentMotionEvents(); in calculateDistances() local
|
H A D | FalsingDataProvider.java | 93 List<MotionEvent> motionEvents = unpackMotionEvent(motionEvent); in onMotionEvent() local
|
/aosp12/frameworks/base/core/java/android/accessibilityservice/ |
H A D | AccessibilityGestureEvent.java | 155 int gestureId, int displayId, @NonNull List<MotionEvent> motionEvents) { in AccessibilityGestureEvent()
|
/aosp14/frameworks/base/core/java/android/accessibilityservice/ |
H A D | AccessibilityGestureEvent.java | 160 int gestureId, int displayId, @NonNull List<MotionEvent> motionEvents) { in AccessibilityGestureEvent()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/windowdecor/ |
H A D | DragDetectorTest.kt | 47 private val motionEvents = mutableListOf<MotionEvent>() regex
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/ |
H A D | WindowMagnificationGestureHandlerTest.java | 220 final List<MotionEvent> motionEvents = in goFromStateIdleTo() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/ |
H A D | WindowMagnificationGestureHandlerTest.java | 255 final List<MotionEvent> motionEvents = in goFromStateIdleTo() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/gestures/ |
H A D | TouchExplorerTest.java | 468 List<MotionEvent> motionEvents = gestureEvent.getMotionEvents(); in passInGesture() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/gestures/ |
H A D | TouchExplorerTest.java | 468 List<MotionEvent> motionEvents = gestureEvent.getMotionEvents(); in passInGesture() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |