Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DRecyclerViewFastScroller.java320 animatePopupVisibility(true); in calcTouchOffsetAndPrepToFastScroll()
334 animatePopupVisibility(!TextUtils.isEmpty(sectionName)); in updateFastScrollSectionNameAndThumbOffset()
347 animatePopupVisibility(false); in endFastScrolling()
432 private void animatePopupVisibility(boolean visible) { in animatePopupVisibility() method in RecyclerViewFastScroller