Searched refs:isOffScreen (Results 1 – 3 of 3) sorted by relevance
1260 && isOffScreen(currentFocused)) { in arrowScroll()1278 private boolean isOffScreen(View descendant) { in isOffScreen() method in ScrollView1623 if (isOffScreen(nextFocus)) { in onRequestFocusInDescendants()
1238 && isOffScreen(currentFocused)) { in arrowScroll()1256 private boolean isOffScreen(View descendant) { in isOffScreen() method in HorizontalScrollView1584 if (isOffScreen(nextFocus)) { in onRequestFocusInDescendants()
88311 Landroid/widget/HorizontalScrollView;->isOffScreen(Landroid/view/View;)Z89944 Landroid/widget/ScrollView;->isOffScreen(Landroid/view/View;)Z