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