Searched refs:getScrollPositionForHeader (Results 1 – 2 of 2) sorted by relevance
70 int getScrollPositionForHeader(int viewIndex); in getScrollPositionForHeader() method458 final int position = mAdapter.getScrollPositionForHeader(partition); in smoothScrollToPartition()
166 public int getScrollPositionForHeader(int viewIndex) { in getScrollPositionForHeader() method in PinnedHeaderListAdapter