Searched refs:fullScroll (Results 1 – 10 of 10) sorted by relevance
109 logContainer?.fullScroll(View.FOCUS_DOWN) in <lambda>()
1701 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()1709 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()1717 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()1725 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()1731 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()1737 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()1810 boolean fullScroll(int direction) { in fullScroll() method
548 handled = fullScroll(View.FOCUS_UP); in executeKeyEvent()555 handled = fullScroll(View.FOCUS_DOWN); in executeKeyEvent()559 handled = fullScroll(View.FOCUS_UP); in executeKeyEvent()562 handled = fullScroll(View.FOCUS_DOWN); in executeKeyEvent()1279 public boolean fullScroll(int direction) { in fullScroll() method in ScrollView
2410 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()2427 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()2447 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()2455 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()2461 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()2467 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()2563 boolean fullScroll(int direction) { in fullScroll() method in ListView
509 handled = fullScroll(View.FOCUS_LEFT); in executeKeyEvent()516 handled = fullScroll(View.FOCUS_RIGHT); in executeKeyEvent()1195 public boolean fullScroll(int direction) { in fullScroll() method in HorizontalScrollView
181 (view, l, t, r, b, ol, ot, or, ob) -> scroller.fullScroll(View.FOCUS_RIGHT)); in handleUpdateShowKeyPresses()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
37596 method public boolean fullScroll(int);38305 method public boolean fullScroll(int);
59464 method public boolean fullScroll(int);60368 method public boolean fullScroll(int);
67300 Landroid/widget/GridView;->fullScroll(I)Z67523 Landroid/widget/ListView;->fullScroll(I)Z