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.java545 SCROLL_STATE_TOUCH_SCROLL,
559 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()
1917 if (mScrollState != OnScrollListener.SCROLL_STATE_TOUCH_SCROLL) { in onScrollerFinished()
DListPopupWindow.java1355 if (scrollState == SCROLL_STATE_TOUCH_SCROLL && in onScrollStateChanged()
DFastScroller.java1390 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in beginDrag()
DAbsListView.java800 public static int SCROLL_STATE_TOUCH_SCROLL = 1; field
3568 reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in startScrollIfNeeded()
4680 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/non-updatable-api/
Dcurrent.txt56231 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1
57526 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt56375 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1
57670 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1