Searched refs:mTargetFastScrollSection (Results 1 – 1 of 1) sorted by relevance
41 @Thunk String mTargetFastScrollSection; field in AllAppsFastScrollHelper78 mCurrentFastScrollSection = mTargetFastScrollSection;124 mTargetFastScrollSection = null; in smoothSnapToPosition()132 mTargetFastScrollSection = info.sectionName; in smoothSnapToPosition()170 mTargetFastScrollSection = null; in onFastScrollCompleted()180 if (mCurrentFastScrollSection != null || mTargetFastScrollSection != null) { in onBindView()