Home
last modified time | relevance | path

Searched defs:preorderedList (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java2054 final ArrayList<View> preorderedList = buildOrderedChildList(); in onResolvePointerIcon() local
2135 final ArrayList<View> preorderedList = buildOrderedChildList(); in dispatchHoverEvent() local
2356 final ArrayList<View> preorderedList = buildOrderedChildList(); in dispatchTooltipHoverEvent() local
2544 final ArrayList<View> preorderedList = buildOrderedChildList(); in dispatchGenericPointerEvent() local
3588 ArrayList<View> preorderedList = in dispatchProvideStructure() local
3734 final ArrayList<View> preorderedList = buildOrderedChildList(); in populateChildrenForAutofill() local
3769 final ArrayList<View> preorderedList = buildOrderedChildList(); in populateChildrenForContentCapture() local
4300 final ArrayList<View> preorderedList = drawsWithRenderNode(canvas) in dispatchDraw() local
7304 final ArrayList<View> preorderedList = buildOrderedChildList(); in gatherTransparentRegion() local
7338 final ArrayList<View> preorderedList = buildTouchDispatchChildList(); in subtractObscuredTouchableRegion() local
[all …]
H A DGhostView.java325 final ArrayList<View> preorderedList = parent.buildOrderedChildList(); in isOnTop() local
H A DView.java10877 List<View> preorderedList = parentGroup.buildOrderedChildList(); in populateAccessibilityNodeInfoDrawingOrderInParent() local