Home
last modified time | relevance | path

Searched refs:SCROLL_STATE_TOUCH_SCROLL (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DNumberPicker.java545 SCROLL_STATE_TOUCH_SCROLL,
559 public static int SCROLL_STATE_TOUCH_SCROLL = 1; field
961 if (mScrollState != OnScrollListener.SCROLL_STATE_TOUCH_SCROLL) { in onTouchEvent()
965 onScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in onTouchEvent()
1917 if (mScrollState != OnScrollListener.SCROLL_STATE_TOUCH_SCROLL) { in onScrollerFinished()
H A DListPopupWindow.java1373 if (scrollState == SCROLL_STATE_TOUCH_SCROLL && in onScrollStateChanged()
H A DFastScroller.java1390 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in beginDrag()
H A DAbsListView.java834 public static int SCROLL_STATE_TOUCH_SCROLL = 1; field
3648 reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in startScrollIfNeeded()
4919 reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt57879 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1
59202 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1