Home | History | Annotate | Download | only in testingcamera

Lines Matching refs:scrollDelta

1717             int scrollDelta = layout.getLineBottom(mLogView.getLineCount() - 1)
1719 if(scrollDelta > 0) {
1720 mLogView.scrollBy(0, scrollDelta);