Searched refs:ChildListForAutoFillOrContentCapture (Results 1 – 3 of 3) sorted by relevance
3668 final ChildListForAutoFillOrContentCapture children = getChildrenForAutofill(flags); in dispatchProvideAutofillStructure()3686 final ChildListForAutoFillOrContentCapture children = getChildrenForContentCapture(); in dispatchProvideContentCaptureStructure()3700 private @NonNull ChildListForAutoFillOrContentCapture getChildrenForAutofill( in getChildrenForAutofill()3702 final ChildListForAutoFillOrContentCapture children = ChildListForAutoFillOrContentCapture in getChildrenForAutofill()3730 private @NonNull ChildListForAutoFillOrContentCapture getChildrenForContentCapture() { in getChildrenForContentCapture()3731 final ChildListForAutoFillOrContentCapture children = ChildListForAutoFillOrContentCapture in getChildrenForContentCapture()8936 private static class ChildListForAutoFillOrContentCapture extends ArrayList<View> { class in ViewGroup8939 private static final Pools.SimplePool<ChildListForAutoFillOrContentCapture> sPool =8942 public static ChildListForAutoFillOrContentCapture obtain() { in obtain()8943 ChildListForAutoFillOrContentCapture list = sPool.acquire(); in obtain()[all …]
7023 android.view.ViewGroup$ChildListForAutoFillOrContentCapture
23165 HSPLandroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;-><init>()V23166 …android/view/ViewGroup$ChildListForAutoFillOrContentCapture;->obtain()Landroid/view/ViewGroup$Chil…23167 HSPLandroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;->recycle()V23307 …Group;->getChildrenForContentCapture()Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;47342 Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;