Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DStickyHeaderLayout.java113 mLastScroll = getCurrentScroll(); in updateHeaderScroll()
122 private float getCurrentScroll() { in getCurrentScroll() method in StickyHeaderLayout
147 float startValue = mLastScroll - getCurrentScroll(); in reset()