Home
last modified time | relevance | path

Searched refs:SCROLL_STATE_DRAGGING (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintPreviewController.java328 || state == RecyclerView.SCROLL_STATE_DRAGGING){ in onScrollStateChanged()
334 case RecyclerView.SCROLL_STATE_DRAGGING: { in onScrollStateChanged()
/frameworks/support/v4/java/android/support/v4/view/
DViewPager.java262 public static final int SCROLL_STATE_DRAGGING = 1; field in ViewPager
2075 setScrollState(SCROLL_STATE_DRAGGING);
2117 setScrollState(SCROLL_STATE_DRAGGING);
2206 setScrollState(SCROLL_STATE_DRAGGING);
2511 setScrollState(SCROLL_STATE_DRAGGING);
/frameworks/base/core/java/com/android/internal/widget/
DViewPager.java242 public static final int SCROLL_STATE_DRAGGING = 1; field in ViewPager
1898 setScrollState(SCROLL_STATE_DRAGGING);
1939 setScrollState(SCROLL_STATE_DRAGGING);
2016 setScrollState(SCROLL_STATE_DRAGGING);
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DRecyclerViewLayoutTest.java61 import static android.support.v7.widget.RecyclerView.SCROLL_STATE_DRAGGING;
1822 assertEquals(0, stateCnts[SCROLL_STATE_DRAGGING]); in scrollStateForSmoothScroll()
1860 assertEquals(0, stateCnts[SCROLL_STATE_DRAGGING]); in scrollStateForSmoothScrollWithStop()
1894 assertEquals(0, stateCnts[SCROLL_STATE_DRAGGING]); in scrollStateForFling()
1935 assertEquals(0, stateCnts[SCROLL_STATE_DRAGGING]); in scrollStateForFlingWithStop()
1958 assertEquals(1, stateCnts[SCROLL_STATE_DRAGGING]); in scrollStateDrag()
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java369 public static final int SCROLL_STATE_DRAGGING = 1; field in RecyclerView
2471 setScrollState(SCROLL_STATE_DRAGGING); in onInterceptTouchEvent()
2503 if (mScrollState != SCROLL_STATE_DRAGGING) { in onInterceptTouchEvent()
2516 setScrollState(SCROLL_STATE_DRAGGING); in onInterceptTouchEvent()
2534 return mScrollState == SCROLL_STATE_DRAGGING; in onInterceptTouchEvent()
2622 if (mScrollState != SCROLL_STATE_DRAGGING) { in onTouchEvent()
2641 setScrollState(SCROLL_STATE_DRAGGING); in onTouchEvent()
2645 if (mScrollState == SCROLL_STATE_DRAGGING) { in onTouchEvent()
/frameworks/support/design/src/android/support/design/widget/
DTabLayout.java69 import static android.support.v4.view.ViewPager.SCROLL_STATE_DRAGGING;
2126 mPreviousScrollState == SCROLL_STATE_DRAGGING; in onPageScrolled()
/frameworks/support/v4/tests/java/android/support/v4/view/
DBaseViewPagerTest.java655 final int[] expectedScrollStateChanges = new int[] { ViewPager.SCROLL_STATE_DRAGGING, in testPageScrollStateChangedSwipe()
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/helper/
DItemTouchHelper.java954 if (mRecyclerView.getScrollState() == RecyclerView.SCROLL_STATE_DRAGGING) { in checkSelectForSwipe()
/frameworks/support/v7/recyclerview/api/
D22.0.0.txt188 field public static final int SCROLL_STATE_DRAGGING = 1; // 0x1
D22.1.0.txt243 field public static final int SCROLL_STATE_DRAGGING = 1; // 0x1
D22.2.1.txt295 field public static final int SCROLL_STATE_DRAGGING = 1; // 0x1
D22.2.0.txt291 field public static final int SCROLL_STATE_DRAGGING = 1; // 0x1
D23.0.0.txt324 field public static final int SCROLL_STATE_DRAGGING = 1; // 0x1
D23.1.0.txt324 field public static final int SCROLL_STATE_DRAGGING = 1; // 0x1
Dcurrent.txt335 field public static final int SCROLL_STATE_DRAGGING = 1; // 0x1
D23.1.1.txt324 field public static final int SCROLL_STATE_DRAGGING = 1; // 0x1
/frameworks/support/v4/api/
D22.1.0.txt2275 field public static final int SCROLL_STATE_DRAGGING = 1; // 0x1
D22.0.0.txt2082 field public static final int SCROLL_STATE_DRAGGING = 1; // 0x1
D22.2.1.txt2340 field public static final int SCROLL_STATE_DRAGGING = 1; // 0x1
D22.2.0.txt2339 field public static final int SCROLL_STATE_DRAGGING = 1; // 0x1
D23.0.0.txt2534 field public static final int SCROLL_STATE_DRAGGING = 1; // 0x1
D23.1.0.txt2566 field public static final int SCROLL_STATE_DRAGGING = 1; // 0x1
D23.1.1.txt2526 field public static final int SCROLL_STATE_DRAGGING = 1; // 0x1
Dcurrent.txt2766 field public static final int SCROLL_STATE_DRAGGING = 1; // 0x1