Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DNumberPicker.java511 @IntDef({SCROLL_STATE_IDLE, SCROLL_STATE_TOUCH_SCROLL, SCROLL_STATE_FLING})
523 public static int SCROLL_STATE_TOUCH_SCROLL = 1; field
917 if (mScrollState != OnScrollListener.SCROLL_STATE_TOUCH_SCROLL) { in onTouchEvent()
921 onScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in onTouchEvent()
1789 if (mScrollState != OnScrollListener.SCROLL_STATE_TOUCH_SCROLL) { in onScrollerFinished()
DListPopupWindow.java1300 if (scrollState == SCROLL_STATE_TOUCH_SCROLL && in onScrollStateChanged()
DFastScroller.java1376 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in beginDrag()
DAbsListView.java750 public static int SCROLL_STATE_TOUCH_SCROLL = 1; field
3494 reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in startScrollIfNeeded()
4577 reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL);
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
DDayPickerView.java311 && mPreviousScrollState != OnScrollListener.SCROLL_STATE_TOUCH_SCROLL) { in run()
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DListPopupWindow.java1346 if (scrollState == SCROLL_STATE_TOUCH_SCROLL && in onScrollStateChanged()
/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.txt45790 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1
47011 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1
Dsystem-current.txt49147 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1
50368 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1
Dtest-current.txt45869 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1
47090 field public static final int SCROLL_STATE_TOUCH_SCROLL = 1; // 0x1