Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DNumberPicker.java546 SCROLL_STATE_TOUCH_SCROLL,
560 public static int SCROLL_STATE_TOUCH_SCROLL = 1; field
962 if (mScrollState != OnScrollListener.SCROLL_STATE_TOUCH_SCROLL) { in onTouchEvent()
966 onScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in onTouchEvent()
1918 if (mScrollState != OnScrollListener.SCROLL_STATE_TOUCH_SCROLL) { in onScrollerFinished()
DListPopupWindow.java1372 if (scrollState == SCROLL_STATE_TOUCH_SCROLL && in onScrollStateChanged()
DFastScroller.java1390 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in beginDrag()
DAbsListView.java797 public static int SCROLL_STATE_TOUCH_SCROLL = 1; field
3549 reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in startScrollIfNeeded()
4661 reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt36703 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1
37912 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt58802 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1
60097 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1