Searched refs:pageScroll (Results 1 – 6 of 6) sorted by relevance
1684 handled = resurrectSelectionIfNeeded() || pageScroll(FOCUS_DOWN); in commonKey()1686 handled = resurrectSelectionIfNeeded() || pageScroll(FOCUS_UP); in commonKey()1693 handled = resurrectSelectionIfNeeded() || pageScroll(FOCUS_UP); in commonKey()1701 handled = resurrectSelectionIfNeeded() || pageScroll(FOCUS_DOWN); in commonKey()1765 boolean pageScroll(int direction) { in pageScroll() method
2233 handled = resurrectSelectionIfNeeded() || pageScroll(FOCUS_DOWN); in commonKey()2235 handled = resurrectSelectionIfNeeded() || pageScroll(FOCUS_UP); in commonKey()2243 handled = resurrectSelectionIfNeeded() || pageScroll(FOCUS_UP); in commonKey()2251 handled = resurrectSelectionIfNeeded() || pageScroll(FOCUS_DOWN); in commonKey()2316 boolean pageScroll(int direction) { in pageScroll() method in ListView
414 pageScroll(event.isShiftPressed() ? View.FOCUS_UP : View.FOCUS_DOWN); in executeKeyEvent()976 public boolean pageScroll(int direction) { in pageScroll() method in ScrollView
387 pageScroll(event.isShiftPressed() ? View.FOCUS_LEFT : View.FOCUS_RIGHT); in executeKeyEvent()965 public boolean pageScroll(int direction) { in pageScroll() method in HorizontalScrollView
40131 method public boolean pageScroll(int);40840 method public boolean pageScroll(int);
37602 method public boolean pageScroll(int);38311 method public boolean pageScroll(int);