Searched refs:updateViewFastScrollFocusState (Results 1 – 1 of 1) sorted by relevance
184 updateViewFastScrollFocusState(v, holder.getPosition(), false /* animated */); in onBindView()210 updateViewFastScrollFocusState(v, pos, true); in updateTrackedViewsFastScrollFocusState()217 …private void updateViewFastScrollFocusState(BaseRecyclerViewFastScrollBar.FastScrollFocusableView … in updateViewFastScrollFocusState() method in AllAppsFastScrollHelper