Searched refs:mCurrentFastScrollSection (Results 1 – 1 of 1) sorted by relevance
40 @Thunk String mCurrentFastScrollSection; field in AllAppsFastScrollHelper78 mCurrentFastScrollSection = mTargetFastScrollSection;123 mCurrentFastScrollSection = info.sectionName; in smoothSnapToPosition()131 mCurrentFastScrollSection = null; in smoothSnapToPosition()169 mCurrentFastScrollSection = null; in onFastScrollCompleted()180 if (mCurrentFastScrollSection != null || mTargetFastScrollSection != null) { in onBindView()220 if (mCurrentFastScrollSection != null && pos > -1) { in updateViewFastScrollFocusState()222 boolean highlight = item.sectionName.equals(mCurrentFastScrollSection) && in updateViewFastScrollFocusState()