Home
last modified time | relevance | path

Searched refs:ACTION_SCROLL (Results 1 – 23 of 23) sorted by relevance

/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DFilmstripGestureRecognizer.java73 case MotionEvent.ACTION_SCROLL: { in onGenericMotionEvent()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/utils/
H A DGestureLogParser.java152 return MotionEvent.ACTION_SCROLL; in stringToAction()
/aosp12/packages/apps/Calendar/src/com/android/calendar/month/
H A DMonthByWeekAdapter.java318 case MotionEvent.ACTION_SCROLL: in onTouch()
/aosp12/frameworks/base/core/java/android/text/method/
H A DBaseMovementMethod.java96 case MotionEvent.ACTION_SCROLL: { in onGenericMotionEvent()
/aosp12/frameworks/base/core/java/android/view/
H A DInputEventConsistencyVerifier.java495 case MotionEvent.ACTION_SCROLL: in onGenericMotionEvent()
H A DMotionEvent.java305 public static final int ACTION_SCROLL = 8; field in MotionEvent
3661 case ACTION_SCROLL: in actionToString()
H A DViewRootImpl.java6160 if (action == MotionEvent.ACTION_DOWN || action == MotionEvent.ACTION_SCROLL) { in processMotionEvent()
6178 if (action == MotionEvent.ACTION_DOWN || action == MotionEvent.ACTION_SCROLL) { in processPointerEvent()
/aosp12/packages/apps/Car/libs/car-ui-lib/referencedesign/plugin/src/main/java/com/chassis/car/ui/plugin/recyclerview/
H A DRecyclerViewImpl.java583 if (event.getAction() == MotionEvent.ACTION_SCROLL) { in initRotaryScroll()
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityInputFilter.java333 if (!state.shouldProcessScroll() && event.getActionMasked() == MotionEvent.ACTION_SCROLL) { in processMotionEvent()
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/recyclerview/
H A DCarUiRecyclerViewImpl.java574 if (event.getAction() == MotionEvent.ACTION_SCROLL) { in initRotaryScroll()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DPointerLocationView.java543 case MotionEvent.ACTION_SCROLL: in logCoords()
H A DRecyclerView.java3029 if (event.getAction() == MotionEvent.ACTION_SCROLL) { in onGenericMotionEvent()
/aosp12/frameworks/base/core/java/android/widget/
H A DHorizontalScrollView.java855 case MotionEvent.ACTION_SCROLL: { in onGenericMotionEvent()
H A DStackView.java590 case MotionEvent.ACTION_SCROLL: { in onGenericMotionEvent()
H A DScrollView.java926 case MotionEvent.ACTION_SCROLL: in onGenericMotionEvent()
H A DAbsListView.java4334 case MotionEvent.ACTION_SCROLL: in onGenericMotionEvent()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DPagedView.java1454 case MotionEvent.ACTION_SCROLL: { in onGenericMotionEvent()
/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
H A DKeyboardView.java1495 if (event.getActionMasked() == MotionEvent.ACTION_SCROLL) { in onGenericMotionEvent()
/aosp12/packages/apps/Car/RotaryController/src/com/android/car/rotary/
H A DRotaryService.java2100 MotionEvent.ACTION_SCROLL, in injectMotionEvent()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java3414 case MotionEvent.ACTION_SCROLL: { in onGenericMotionEvent()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt48099 field public static final int ACTION_SCROLL = 8; // 0x8
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt32991 field public static final int ACTION_SCROLL = 8; // 0x8