Home | History | Annotate | Download | only in view

Lines Matching refs:pageScroll

444                     pageScroll(event.isShiftPressed() ? View.FOCUS_UP : View.FOCUS_DOWN);
1058 public boolean pageScroll(int direction) {