Home
last modified time | relevance | path

Searched refs:fullScroll (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/widget/
DGridView.java1700 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()
1708 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()
1716 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()
1724 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()
1730 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()
1736 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()
1809 boolean fullScroll(int direction) { in fullScroll() method
DListView.java2416 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()
2433 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()
2453 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()
2461 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()
2467 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()
2473 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()
2569 boolean fullScroll(int direction) { in fullScroll() method in ListView
DScrollView.java525 handled = fullScroll(View.FOCUS_UP); in executeKeyEvent()
532 handled = fullScroll(View.FOCUS_DOWN); in executeKeyEvent()
1160 public boolean fullScroll(int direction) { in fullScroll() method in ScrollView
DHorizontalScrollView.java492 handled = fullScroll(View.FOCUS_LEFT); in executeKeyEvent()
499 handled = fullScroll(View.FOCUS_RIGHT); in executeKeyEvent()
1137 public boolean fullScroll(int direction) { in fullScroll() method in HorizontalScrollView
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...