Searched refs:getCurrY (Results 1 – 17 of 17) sorted by relevance
51 updateState(mScroller.getCurrY());
251 public final int getCurrY() { in getCurrY() method in Scroller
181 public final int getCurrY() { in getCurrY() method in OverScroller
874 int amountToScroll = scroller.getFinalY() - scroller.getCurrY(); in moveToFinalScrollerPosition()1138 int currentScrollerY = scroller.getCurrY(); in computeScroll()
1466 int y = mScroller.getCurrY(); in computeScroll()
1507 int y = mScroller.getCurrY(); in computeScroll()
5064 final int y = scroller.getCurrY();5140 final int currY = scroller.getCurrY();
11691 mScrollY = mScroller.getCurrY(); in computeScroll()
560 performDrag(mScroller.getCurrY() - mCollapseOffset);
1628 final int y = mScroller.getCurrY();1771 int y = mScroller.getCurrY();
4778 final int y = scroller.getCurrY(); in run()
2012 int y = mScroller.getCurrY();
5017 curScrollY = mScroller.getCurrY(); in draw()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20401 HSPLandroid/widget/OverScroller;->getCurrY()I20703 HSPLandroid/widget/Scroller;->getCurrY()I
20465 HSPLandroid/widget/OverScroller;->getCurrY()I20767 HSPLandroid/widget/Scroller;->getCurrY()I
59221 method public final int getCurrY();59751 method public final int getCurrY();