Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DGridView.java1673 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()
1681 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()
1689 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()
1697 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()
1703 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()
1709 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()
1785 boolean fullScroll(int direction) { in fullScroll() method
DHorizontalScrollView.java387 handled = fullScroll(View.FOCUS_LEFT); in executeKeyEvent()
394 handled = fullScroll(View.FOCUS_RIGHT); in executeKeyEvent()
1026 public boolean fullScroll(int direction) { in fullScroll() method in HorizontalScrollView
DListView.java2304 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()
2321 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()
2341 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()
2349 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()
2355 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_UP); in commonKey()
2361 handled = resurrectSelectionIfNeeded() || fullScroll(FOCUS_DOWN); in commonKey()
2457 boolean fullScroll(int direction) { in fullScroll() method in ListView
DScrollView.java413 handled = fullScroll(View.FOCUS_UP); in executeKeyEvent()
420 handled = fullScroll(View.FOCUS_DOWN); in executeKeyEvent()
1039 public boolean fullScroll(int direction) { in fullScroll() method in ScrollView
/frameworks/support/v4/java/android/support/v4/widget/
DNestedScrollView.java546 handled = fullScroll(View.FOCUS_UP); in executeKeyEvent()
553 handled = fullScroll(View.FOCUS_DOWN); in executeKeyEvent()
1145 public boolean fullScroll(int direction) { in fullScroll() method in NestedScrollView
/frameworks/support/v4/api/
D22.1.0.txt2859 method public boolean fullScroll(int);
D22.2.0.txt2934 method public boolean fullScroll(int);
D22.2.1.txt2935 method public boolean fullScroll(int);
D23.1.1.txt3212 method public boolean fullScroll(int);
D23.0.0.txt3220 method public boolean fullScroll(int);
D23.1.0.txt3252 method public boolean fullScroll(int);
Dcurrent.txt3485 method public boolean fullScroll(int);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37596 method public boolean fullScroll(int);
38305 method public boolean fullScroll(int);
/frameworks/base/api/
Dcurrent.txt46692 method public boolean fullScroll(int);
47421 method public boolean fullScroll(int);
Dsystem-current.txt50049 method public boolean fullScroll(int);
50778 method public boolean fullScroll(int);
Dtest-current.txt46771 method public boolean fullScroll(int);
47500 method public boolean fullScroll(int);