Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintPreviewController.java326 case RecyclerView.SCROLL_STATE_SETTLING: { in onScrollStateChanged()
335 if (state == RecyclerView.SCROLL_STATE_SETTLING) { in onScrollStateChanged()
/frameworks/support/design/src/android/support/design/widget/
DTabLayout.java71 import static android.support.v4.view.ViewPager.SCROLL_STATE_SETTLING;
2125 final boolean updateText = mScrollState != SCROLL_STATE_SETTLING || in onPageScrolled()
2130 final boolean updateIndicator = !(mScrollState == SCROLL_STATE_SETTLING in onPageScrolled()
2144 || (mScrollState == SCROLL_STATE_SETTLING in onPageSelected()
/frameworks/support/v4/tests/java/android/support/v4/view/
DBaseViewPagerTest.java633 ViewPager.SCROLL_STATE_SETTLING, ViewPager.SCROLL_STATE_IDLE in testPageScrollStateChangedSmooth()
656 ViewPager.SCROLL_STATE_SETTLING, ViewPager.SCROLL_STATE_IDLE }; in testPageScrollStateChangedSwipe()
/frameworks/base/core/java/com/android/internal/widget/
DViewPager.java247 public static final int SCROLL_STATE_SETTLING = 2; field in ViewPager
809 setScrollState(SCROLL_STATE_SETTLING); in smoothScrollTo()
1782 boolean needPopulate = mScrollState == SCROLL_STATE_SETTLING;
1931 if (mScrollState == SCROLL_STATE_SETTLING &&
/frameworks/support/v4/java/android/support/v4/view/
DViewPager.java267 public static final int SCROLL_STATE_SETTLING = 2; field in ViewPager
972 setScrollState(SCROLL_STATE_SETTLING); in smoothScrollTo()
1958 boolean needPopulate = mScrollState == SCROLL_STATE_SETTLING;
2109 if (mScrollState == SCROLL_STATE_SETTLING &&
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DRecyclerViewLayoutTest.java63 import static android.support.v7.widget.RecyclerView.SCROLL_STATE_SETTLING;
1820 assertEquals(1, stateCnts[SCROLL_STATE_SETTLING]); in scrollStateForSmoothScroll()
1858 assertEquals(1, stateCnts[SCROLL_STATE_SETTLING]); in scrollStateForSmoothScrollWithStop()
1892 assertEquals(1, stateCnts[SCROLL_STATE_SETTLING]); in scrollStateForFling()
1933 assertEquals(1, stateCnts[SCROLL_STATE_SETTLING]); in scrollStateForFlingWithStop()
1956 assertEquals(0, stateCnts[SCROLL_STATE_SETTLING]); in scrollStateDrag()
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java376 public static final int SCROLL_STATE_SETTLING = 2; field in RecyclerView
1243 if (state != SCROLL_STATE_SETTLING) { in setScrollState()
2469 if (mScrollState == SCROLL_STATE_SETTLING) { in onInterceptTouchEvent()
4463 setScrollState(SCROLL_STATE_SETTLING); in fling()
4515 setScrollState(SCROLL_STATE_SETTLING); in smoothScrollBy()
/frameworks/support/v7/recyclerview/api/
D22.0.0.txt190 field public static final int SCROLL_STATE_SETTLING = 2; // 0x2
D22.1.0.txt245 field public static final int SCROLL_STATE_SETTLING = 2; // 0x2
D22.2.1.txt297 field public static final int SCROLL_STATE_SETTLING = 2; // 0x2
D22.2.0.txt293 field public static final int SCROLL_STATE_SETTLING = 2; // 0x2
D23.0.0.txt326 field public static final int SCROLL_STATE_SETTLING = 2; // 0x2
D23.1.0.txt326 field public static final int SCROLL_STATE_SETTLING = 2; // 0x2
Dcurrent.txt337 field public static final int SCROLL_STATE_SETTLING = 2; // 0x2
D23.1.1.txt326 field public static final int SCROLL_STATE_SETTLING = 2; // 0x2
/frameworks/support/v17/tests/src/android/support/v17/leanback/widget/
DGridWidgetTest.java814 assertEquals(mGridView.getScrollState(), BaseGridView.SCROLL_STATE_SETTLING); in testBug22209986()
/frameworks/support/v4/api/
D22.1.0.txt2277 field public static final int SCROLL_STATE_SETTLING = 2; // 0x2
D22.0.0.txt2084 field public static final int SCROLL_STATE_SETTLING = 2; // 0x2
D22.2.1.txt2342 field public static final int SCROLL_STATE_SETTLING = 2; // 0x2
D22.2.0.txt2341 field public static final int SCROLL_STATE_SETTLING = 2; // 0x2
D23.0.0.txt2536 field public static final int SCROLL_STATE_SETTLING = 2; // 0x2
D23.1.0.txt2568 field public static final int SCROLL_STATE_SETTLING = 2; // 0x2
D23.1.1.txt2528 field public static final int SCROLL_STATE_SETTLING = 2; // 0x2
Dcurrent.txt2768 field public static final int SCROLL_STATE_SETTLING = 2; // 0x2