Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
H A DSearchAndRecommendationsScrollController.java106 mLastScroll = getCurrentScroll(); in updateHeaderScroll()
120 private float getCurrentScroll() { in getCurrentScroll() method in SearchAndRecommendationsScrollController
156 float startValue = mLastScroll - getCurrentScroll(); in reset()