Searched refs:getBottomLine (Results 1 – 2 of 2) sorted by relevance
435 private int getBottomLine(TextView widget) { in getBottomLine() method in BaseMovementMethod454 final int bottomLine = getBottomLine(widget); in getScrollBoundsLeft()471 final int bottomLine = getBottomLine(widget); in getScrollBoundsRight()657 if (getBottomLine(widget) <= lineCount - 1) { in scrollBottom()
56297 Landroid/text/method/BaseMovementMethod;->getBottomLine(Landroid/widget/TextView;)I