Searched refs:mTargetFastScrollSection (Results 1 – 1 of 1) sorted by relevance
37 @Thunk String mTargetFastScrollSection; field in AllAppsFastScrollHelper73 mCurrentFastScrollSection = mTargetFastScrollSection;119 mTargetFastScrollSection = null; in smoothSnapToPosition()127 mTargetFastScrollSection = info.sectionName; in smoothSnapToPosition()174 mTargetFastScrollSection = null; in onFastScrollCompleted()184 if (mCurrentFastScrollSection != null || mTargetFastScrollSection != null) { in onBindView()