Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/utils/
DGestureLogParser.java152 return MotionEvent.ACTION_SCROLL; in stringToAction()
/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.java305 public static final int ACTION_SCROLL = 8; field in MotionEvent
3661 case ACTION_SCROLL: in actionToString()
DViewRootImpl.java6052 if (action == MotionEvent.ACTION_DOWN || action == MotionEvent.ACTION_SCROLL) { in processMotionEvent()
6070 if (action == MotionEvent.ACTION_DOWN || action == MotionEvent.ACTION_SCROLL) { in processPointerEvent()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityInputFilter.java311 if (!state.shouldProcessScroll() && event.getActionMasked() == MotionEvent.ACTION_SCROLL) { in processMotionEvent()
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java530 case MotionEvent.ACTION_SCROLL: in logCoords()
DRecyclerView.java3029 if (event.getAction() == MotionEvent.ACTION_SCROLL) { in onGenericMotionEvent()
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java855 case MotionEvent.ACTION_SCROLL: { in onGenericMotionEvent()
DStackView.java590 case MotionEvent.ACTION_SCROLL: { in onGenericMotionEvent()
DScrollView.java926 case MotionEvent.ACTION_SCROLL: in onGenericMotionEvent()
DAbsListView.java4344 case MotionEvent.ACTION_SCROLL: in onGenericMotionEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java3375 case MotionEvent.ACTION_SCROLL: { in onGenericMotionEvent()
/frameworks/base/core/api/
Dcurrent.txt48014 field public static final int ACTION_SCROLL = 8; // 0x8
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32991 field public static final int ACTION_SCROLL = 8; // 0x8