Searched defs:scrollDown (Results 1 – 3 of 3) sorted by relevance
317 public void focusSearchFailure(boolean scrollDown) throws Throwable { in focusSearchFailure()
121 private void focusSearchFailure(boolean scrollDown) throws Throwable { in focusSearchFailure()
535 protected boolean scrollDown(TextView widget, Spannable buffer, int amount) { in scrollDown() method in BaseMovementMethod