Searched refs:pageScroll (Results 1 – 18 of 18) sorted by relevance
95 public boolean pageScroll(int direction) { in pageScroll() method in RequireScrollHelperTest.TestBottomScrollView101 return super.pageScroll(direction); in pageScroll()
52 mScrollView.pageScroll(ScrollView.FOCUS_DOWN); in pageScrollDown()
1687 handled = resurrectSelectionIfNeeded() || pageScroll(FOCUS_UP); in commonKey()1695 handled = resurrectSelectionIfNeeded() || pageScroll(FOCUS_DOWN); in commonKey()1759 boolean pageScroll(int direction) { in pageScroll() method
398 pageScroll(event.isShiftPressed() ? View.FOCUS_LEFT : View.FOCUS_RIGHT); in executeKeyEvent()990 public boolean pageScroll(int direction) { in pageScroll() method in HorizontalScrollView
424 pageScroll(event.isShiftPressed() ? View.FOCUS_UP : View.FOCUS_DOWN); in executeKeyEvent()1003 public boolean pageScroll(int direction) { in pageScroll() method in ScrollView
2339 handled = resurrectSelectionIfNeeded() || pageScroll(FOCUS_UP); in commonKey()2347 handled = resurrectSelectionIfNeeded() || pageScroll(FOCUS_DOWN); in commonKey()2408 boolean pageScroll(int direction) { in pageScroll() method in ListView
557 pageScroll(event.isShiftPressed() ? View.FOCUS_UP : View.FOCUS_DOWN); in executeKeyEvent()1109 public boolean pageScroll(int direction) { in pageScroll() method in NestedScrollView
2864 method public boolean pageScroll(int);
2939 method public boolean pageScroll(int);
2940 method public boolean pageScroll(int);
3217 method public boolean pageScroll(int);
3225 method public boolean pageScroll(int);
3257 method public boolean pageScroll(int);
3490 method public boolean pageScroll(int);
37600 method public boolean pageScroll(int);38309 method public boolean pageScroll(int);
46696 method public boolean pageScroll(int);47425 method public boolean pageScroll(int);
50053 method public boolean pageScroll(int);50782 method public boolean pageScroll(int);
46775 method public boolean pageScroll(int);47504 method public boolean pageScroll(int);