Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DAutoScrollHelper.java607 final float valueLeading = constrainEdgeValue(current, edgeSize); in getEdgeValue()
608 final float valueTrailing = constrainEdgeValue(size - current, edgeSize); in getEdgeValue()
622 private float constrainEdgeValue(float current, float leading) { in constrainEdgeValue() method in AutoScrollHelper
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt86290 Lcom/android/internal/widget/AutoScrollHelper;->constrainEdgeValue(FF)F