Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DRecyclerViewFastScroller.java164 private FastScrollerLocation mFastScrollerLocation; field in RecyclerViewFastScroller
177 mFastScrollerLocation = FastScrollerLocation.UNKNOWN_SCROLLER; in RecyclerViewFastScroller()
359 if (mFastScrollerLocation != ALL_APPS_SCROLLER) { in updateFastScrollSectionNameAndThumbOffset()
491 return mFastScrollerLocation; in getScrollerLocation()
495 mFastScrollerLocation = location; in setFastScrollerLocation()