Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java3759 populateChildrenForContentCapture(children); in getChildrenForContentCapture()
3764 private void populateChildrenForContentCapture(ArrayList<View> list) { in populateChildrenForContentCapture() method in ViewGroup
3779 ((ViewGroup) child).populateChildrenForContentCapture(list); in populateChildrenForContentCapture()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt18138 HSPLandroid/view/ViewGroup;->populateChildrenForContentCapture(Ljava/util/ArrayList;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18202 HSPLandroid/view/ViewGroup;->populateChildrenForContentCapture(Ljava/util/ArrayList;)V