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.java110 private String mPopupSectionName; field in RecyclerViewFastScroller
289 if (!sectionName.equals(mPopupSectionName)) { in updateFastScrollSectionNameAndThumbOffset()
290 mPopupSectionName = sectionName; in updateFastScrollSectionNameAndThumbOffset()