Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DBaseRecyclerViewFastScrollBar.java92 private String mPopupSectionName; field in BaseRecyclerViewFastScrollBar
250 if (!sectionName.equals(mPopupSectionName)) { in updateFastScrollSectionNameAndThumbOffset()
251 mPopupSectionName = sectionName; in updateFastScrollSectionNameAndThumbOffset()