Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DOverScroller.java454 mScrollerX.notifyEdgeReached(startX, finalX, overX); in notifyHorizontalEdgeReached()
471 mScrollerY.notifyEdgeReached(startY, finalY, overY); in notifyVerticalEdgeReached()
838 void notifyEdgeReached(int start, int end, int over) { in notifyEdgeReached() method in OverScroller.SplineOverScroller
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt68511 Landroid/widget/OverScroller$SplineOverScroller;->notifyEdgeReached(III)V