Searched refs:getBottomLine (Results 1 – 2 of 2) sorted by relevance
406 private int getBottomLine(TextView widget) { in getBottomLine() method in BaseMovementMethod425 final int bottomLine = getBottomLine(widget); in getScrollBoundsLeft()442 final int bottomLine = getBottomLine(widget); in getScrollBoundsRight()628 if (getBottomLine(widget) <= lineCount - 1) { in scrollBottom()
70320 Landroid/text/method/BaseMovementMethod;->getBottomLine(Landroid/widget/TextView;)I