Searched refs:getScrollBoundsLeft (Results 1 – 2 of 2) sorted by relevance
422 private int getScrollBoundsLeft(TextView widget) { in getScrollBoundsLeft() method in BaseMovementMethod467 final int minScrollX = getScrollBoundsLeft(widget); in scrollLeft()646 final int minScrollX = getScrollBoundsLeft(widget); in scrollLineStart()
70324 Landroid/text/method/BaseMovementMethod;->getScrollBoundsLeft(Landroid/widget/TextView;)I