Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityInputFilter.java266 if (!state.shouldProcessScroll() && event.getActionMasked() == MotionEvent.ACTION_SCROLL) { in processMotionEvent()
/frameworks/base/core/java/android/text/method/
DBaseMovementMethod.java96 case MotionEvent.ACTION_SCROLL: { in onGenericMotionEvent()
/frameworks/base/core/java/android/view/
DInputEventConsistencyVerifier.java495 case MotionEvent.ACTION_SCROLL: in onGenericMotionEvent()
DMotionEvent.java303 public static final int ACTION_SCROLL = 8; field in MotionEvent
3518 case ACTION_SCROLL: in actionToString()
DViewRootImpl.java5361 if (action == MotionEvent.ACTION_DOWN || action == MotionEvent.ACTION_SCROLL) { in processMotionEvent()
5380 if (action == MotionEvent.ACTION_DOWN || action == MotionEvent.ACTION_SCROLL) { in processPointerEvent()
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DTaskStackViewTouchHandler.java420 case MotionEvent.ACTION_SCROLL: in onGenericMotionEvent()
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java527 case MotionEvent.ACTION_SCROLL: in logCoords()
DRecyclerView.java2908 if (event.getAction() == MotionEvent.ACTION_SCROLL) { in onGenericMotionEvent()
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java829 case MotionEvent.ACTION_SCROLL: { in onGenericMotionEvent()
DStackView.java588 case MotionEvent.ACTION_SCROLL: { in onGenericMotionEvent()
DScrollView.java897 case MotionEvent.ACTION_SCROLL: in onGenericMotionEvent()
DAbsListView.java4289 case MotionEvent.ACTION_SCROLL: in onGenericMotionEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java3732 case MotionEvent.ACTION_SCROLL: {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32991 field public static final int ACTION_SCROLL = 8; // 0x8
/frameworks/base/non-updatable-api/
Dcurrent.txt51027 field public static final int ACTION_SCROLL = 8; // 0x8
/frameworks/base/api/
Dcurrent.txt51171 field public static final int ACTION_SCROLL = 8; // 0x8