Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DOverScroller.java471 mScrollerX.notifyEdgeReached(startX, finalX, overX); in notifyHorizontalEdgeReached()
488 mScrollerY.notifyEdgeReached(startY, finalY, overY); in notifyVerticalEdgeReached()
850 void notifyEdgeReached(int start, int end, int over) { in notifyEdgeReached() method in OverScroller.SplineOverScroller
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt88879 Landroid/widget/OverScroller$SplineOverScroller;->notifyEdgeReached(III)V