Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java3674 final ChildListForAutoFillOrContentCapture children = getChildrenForAutofill(flags); in dispatchProvideAutofillStructure()
3692 final ChildListForAutoFillOrContentCapture children = getChildrenForContentCapture(); in dispatchProvideContentCaptureStructure()
3706 private @NonNull ChildListForAutoFillOrContentCapture getChildrenForAutofill( in getChildrenForAutofill()
3708 final ChildListForAutoFillOrContentCapture children = ChildListForAutoFillOrContentCapture in getChildrenForAutofill()
3756 private @NonNull ChildListForAutoFillOrContentCapture getChildrenForContentCapture() { in getChildrenForContentCapture()
3757 final ChildListForAutoFillOrContentCapture children = ChildListForAutoFillOrContentCapture in getChildrenForContentCapture()
9086 private static class ChildListForAutoFillOrContentCapture extends ArrayList<View> { class in ViewGroup
9089 private static final Pools.SimplePool<ChildListForAutoFillOrContentCapture> sPool =
9092 public static ChildListForAutoFillOrContentCapture obtain() { in obtain()
9093 ChildListForAutoFillOrContentCapture list = sPool.acquire(); in obtain()
[all …]
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt17957 HSPLandroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;-><init>()V
17958 …android/view/ViewGroup$ChildListForAutoFillOrContentCapture;->obtain()Landroid/view/ViewGroup$Chil…
17959 HSPLandroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;->recycle()V
18079 …/ViewGroup;->getChildrenForAutofill(I)Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;
18080 …Group;->getChildrenForContentCapture()Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;
31607 Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;
H A Dpreloaded-classes8809 android.view.ViewGroup$ChildListForAutoFillOrContentCapture
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18021 HSPLandroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;-><init>()V
18022 …android/view/ViewGroup$ChildListForAutoFillOrContentCapture;->obtain()Landroid/view/ViewGroup$Chil…
18023 HSPLandroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;->recycle()V
18143 …/ViewGroup;->getChildrenForAutofill(I)Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;
18144 …Group;->getChildrenForContentCapture()Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;
41741 Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;
H A Dpreloaded-classes8840 android.view.ViewGroup$ChildListForAutoFillOrContentCapture