Home
last modified time | relevance | path

Searched refs:isOffScreen (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java1140 && isOffScreen(currentFocused)) { in arrowScroll()
1158 private boolean isOffScreen(View descendant) { in isOffScreen() method in HorizontalScrollView
1486 if (isOffScreen(nextFocus)) { in onRequestFocusInDescendants()
DScrollView.java1154 && isOffScreen(currentFocused)) { in arrowScroll()
1172 private boolean isOffScreen(View descendant) { in isOffScreen() method in ScrollView
1513 if (isOffScreen(nextFocus)) { in onRequestFocusInDescendants()
/frameworks/support/core-ui/java/android/support/v4/widget/
DNestedScrollView.java1269 && isOffScreen(currentFocused)) { in arrowScroll()
1287 private boolean isOffScreen(View descendant) { in isOffScreen() method in NestedScrollView
1645 if (isOffScreen(nextFocus)) { in onRequestFocusInDescendants()
/frameworks/base/config/
Dboot-image-profile.txt9520 HPLandroid/widget/ScrollView;->isOffScreen(Landroid/view/View;)Z