Searched refs:scrollBottom (Results 1 – 4 of 4) sorted by relevance
198 int scrollBottom = calculateContainerBottom(); in updateExpansion() local200 mQSDetail.setBottom(getTop() + scrollBottom); in updateExpansion()202 mQSDetail.setBottom(getTop() + scrollBottom - qsDetailBottomMargin); in updateExpansion()
66 return scrollBottom(widget, buffer); in bottom()
625 protected boolean scrollBottom(TextView widget, Spannable buffer) { in scrollBottom() method in BaseMovementMethod
59629 Landroid/text/method/BaseMovementMethod;->scrollBottom(Landroid/widget/TextView;Landroid/text/Spann…