Searched refs:getScrollBoundsRight (Results 1 – 2 of 2) sorted by relevance
439 private int getScrollBoundsRight(TextView widget) { in getScrollBoundsRight() method in BaseMovementMethod488 final int maxScrollX = getScrollBoundsRight(widget) - getInnerWidth(widget); in scrollRight()665 final int maxScrollX = getScrollBoundsRight(widget) - getInnerWidth(widget); in scrollLineEnd()
70325 Landroid/text/method/BaseMovementMethod;->getScrollBoundsRight(Landroid/widget/TextView;)I