Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/method/
DBaseMovementMethod.java439 private int getScrollBoundsRight(TextView widget) { in getScrollBoundsRight() method in BaseMovementMethod
488 final int maxScrollX = getScrollBoundsRight(widget) - getInnerWidth(widget); in scrollRight()
665 final int maxScrollX = getScrollBoundsRight(widget) - getInnerWidth(widget); in scrollLineEnd()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt70325 Landroid/text/method/BaseMovementMethod;->getScrollBoundsRight(Landroid/widget/TextView;)I