Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java3660 final ChildListForAutoFillOrContentCapture children = getChildrenForAutofill(flags); in dispatchProvideAutofillStructure()
3678 final ChildListForAutoFillOrContentCapture children = getChildrenForContentCapture(); in dispatchProvideContentCaptureStructure()
3692 private @NonNull ChildListForAutoFillOrContentCapture getChildrenForAutofill( in getChildrenForAutofill()
3694 final ChildListForAutoFillOrContentCapture children = ChildListForAutoFillOrContentCapture in getChildrenForAutofill()
3762 private @NonNull ChildListForAutoFillOrContentCapture getChildrenForContentCapture() { in getChildrenForContentCapture()
3763 final ChildListForAutoFillOrContentCapture children = ChildListForAutoFillOrContentCapture in getChildrenForContentCapture()
9134 private static class ChildListForAutoFillOrContentCapture extends ArrayList<View> { class in ViewGroup
9137 private static final Pools.SimplePool<ChildListForAutoFillOrContentCapture> sPool =
9140 public static ChildListForAutoFillOrContentCapture obtain() { in obtain()
9141 ChildListForAutoFillOrContentCapture list = sPool.acquire(); in obtain()
[all …]
/frameworks/base/config/
Ddirty-image-objects510 Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;.sPool:Landroid/util/Pools$SimplePool;…
511 Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;.sPool:Landroid/util/Pools$SimplePool;…
Dpreloaded-classes9415 android.view.ViewGroup$ChildListForAutoFillOrContentCapture
/frameworks/base/boot/
Dboot-image-profile.txt18289 HSPLandroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;-><init>()V
18290 …android/view/ViewGroup$ChildListForAutoFillOrContentCapture;->obtain()Landroid/view/ViewGroup$Chil…
18291 HSPLandroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;->recycle()V
18411 …/ViewGroup;->getChildrenForAutofill(I)Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;
18412 …Group;->getChildrenForContentCapture()Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;
32713 Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;
Dpreloaded-classes9382 android.view.ViewGroup$ChildListForAutoFillOrContentCapture