Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DScrollView.java1477 public void scrollToDescendant(@NonNull View child) { in scrollToDescendant() method in ScrollView
1585 scrollToDescendant(focused); in requestChildFocus()
1666 scrollToDescendant(mChildToScrollTo); in onLayout()