Searched defs:scroll (Results 1 – 6 of 6) sorted by relevance
101 float getBoundedStackScroll(float scroll) { in getBoundedStackScroll()106 float getScrollAmountOutOfBounds(float scroll) { in getScrollAmountOutOfBounds()181 float scroll = scrollRangeToProgress(mScroller.getCurrY()); in computeScroll() local
74 void scroll(int distance) { in scroll() method in GridTest.Provider
156 protected void scroll(int key, Runnable verify) throws Throwable { in scroll() method in GridWidgetTest
980 private int scroll(CoordinatorLayout coordinatorLayout, AppBarLayout appBarLayout, in scroll() method in AppBarLayout.Behavior
990 final int scroll = config.mReverseLayout ? -500 : 500; in viewSnapTest() local
8426 final float scroll = marquee.getScroll(); in getLeftFadingEdgeStrength() local8464 final float scroll = marquee.getScroll(); in getRightFadingEdgeStrength() local