Home
last modified time | relevance | path

Searched refs:SCROLL_STATE_FLING (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DNumberPicker.java546 SCROLL_STATE_FLING
564 public static int SCROLL_STATE_FLING = 2; field
983 onScrollStateChange(OnScrollListener.SCROLL_STATE_FLING); in onTouchEvent()
1846 if (mScrollState != OnScrollListener.SCROLL_STATE_FLING) { in setValueInternal()
H A DAbsListView.java809 public static int SCROLL_STATE_FLING = 2; field
4212 reportScrollStateChange(OnScrollListener.SCROLL_STATE_FLING); in onTouchUp()
4247 reportScrollStateChange(OnScrollListener.SCROLL_STATE_FLING); in onTouchUp()
4382 reportScrollStateChange(OnScrollListener.SCROLL_STATE_FLING); in fling()
4419 reportScrollStateChange(OnScrollListener.SCROLL_STATE_FLING); in onNestedFling()
5098 reportScrollStateChange(OnScrollListener.SCROLL_STATE_FLING);
H A DCalendarViewLegacyDelegate.java831 mPreviousScrollState = AbsListView.OnScrollListener.SCROLL_STATE_FLING; in goTo()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
H A DConversationListFragment.java199 || mCurrentState == AbsListView.OnScrollListener.SCROLL_STATE_FLING) { in onCreateView()
/aosp12/packages/apps/Calendar/src/com/android/calendar/month/
H A DSimpleDayPickerFragment.java447 mPreviousScrollState = OnScrollListener.SCROLL_STATE_FLING; in goTo()
/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DContactEntryListFragment.java858 if (scrollState == OnScrollListener.SCROLL_STATE_FLING) {
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt54001 field public static final int SCROLL_STATE_FLING = 2; // 0x2
55322 field public static final int SCROLL_STATE_FLING = 2; // 0x2
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt36701 field public static final int SCROLL_STATE_FLING = 2; // 0x2
37910 field public static final int SCROLL_STATE_FLING = 2; // 0x2