Home
last modified time | relevance | path

Searched refs:pageScroll (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/
DScrollViewScrollHandlingDelegate.java73 scrollView.pageScroll(ScrollView.FOCUS_DOWN); in pageScrollDown()
/frameworks/base/core/java/android/widget/
DGridView.java1714 handled = resurrectSelectionIfNeeded() || pageScroll(FOCUS_UP); in commonKey()
1722 handled = resurrectSelectionIfNeeded() || pageScroll(FOCUS_DOWN); in commonKey()
1783 boolean pageScroll(int direction) { in pageScroll() method
DScrollView.java536 pageScroll(event.isShiftPressed() ? View.FOCUS_UP : View.FOCUS_DOWN); in executeKeyEvent()
1124 public boolean pageScroll(int direction) { in pageScroll() method in ScrollView
DHorizontalScrollView.java503 pageScroll(event.isShiftPressed() ? View.FOCUS_LEFT : View.FOCUS_RIGHT); in executeKeyEvent()
1101 public boolean pageScroll(int direction) { in pageScroll() method in HorizontalScrollView
DListView.java2451 handled = resurrectSelectionIfNeeded() || pageScroll(FOCUS_UP); in commonKey()
2459 handled = resurrectSelectionIfNeeded() || pageScroll(FOCUS_DOWN); in commonKey()
2520 boolean pageScroll(int direction) { in pageScroll() method in ListView
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...