Home
last modified time | relevance | path

Searched refs:SCROLL_STATE_TOUCH_SCROLL (Results 1 – 6 of 6) 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
966 if (mScrollState != OnScrollListener.SCROLL_STATE_TOUCH_SCROLL) { in onTouchEvent()
970 onScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in onTouchEvent()
1922 if (mScrollState != OnScrollListener.SCROLL_STATE_TOUCH_SCROLL) { in onScrollerFinished()
DListPopupWindow.java1373 if (scrollState == SCROLL_STATE_TOUCH_SCROLL && in onScrollStateChanged()
DFastScroller.java1390 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in beginDrag()
DAbsListView.java839 public static int SCROLL_STATE_TOUCH_SCROLL = 1; field
3657 reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in startScrollIfNeeded()
4970 reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL);
/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/core/api/
Dcurrent.txt60042 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1
61371 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1