Home
last modified time | relevance | path

Searched refs:mPopupSectionName (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/views/
DRecyclerViewFastScroller.java132 private CharSequence mPopupSectionName; field in RecyclerViewFastScroller
329 if (!sectionName.equals(mPopupSectionName)) { in updateFastScrollSectionNameAndThumbOffset()
330 mPopupSectionName = sectionName; in updateFastScrollSectionNameAndThumbOffset()