Searched defs:scrollPosition (Results 1 – 6 of 6) sorted by relevance
317 public void onScrollPositionChanged(float scrollPosition, int challengeTop) { in onScrollPositionChanged()
225 public void onScrollPositionChanged(float scrollPosition, int challengeTop); in onScrollPositionChanged()
316 public void scrollToPositionWithPredictive(final int scrollPosition, final int scrollOffset) in scrollToPositionWithPredictive()505 final int scrollPosition = config.mStackFromEnd ? 0 : mTestAdapter.getItemCount(); in getFirstLastChildrenTest() local
384 public void scrollToPositionWithPredictive(final int scrollPosition, final int scrollOffset) in scrollToPositionWithPredictive()481 final int scrollPosition = mAdapter.getItemCount(); in getFirstLastChildrenTest() local
1688 public int scrollPosition; field in HorizontalScrollView.SavedState
1778 public int scrollPosition; field in ScrollView.SavedState