Searched defs:preorderedList (Results 1 – 3 of 3) sorted by relevance
325 final ArrayList<View> preorderedList = parent.buildOrderedChildList(); in isOnTop() local
2050 final ArrayList<View> preorderedList = buildOrderedChildList(); in onResolvePointerIcon() local2131 final ArrayList<View> preorderedList = buildOrderedChildList(); in dispatchHoverEvent() local2352 final ArrayList<View> preorderedList = buildOrderedChildList(); in dispatchTooltipHoverEvent() local2540 final ArrayList<View> preorderedList = buildOrderedChildList(); in dispatchGenericPointerEvent() local2708 final ArrayList<View> preorderedList = buildTouchDispatchChildList(); in dispatchTouchEvent() local3586 ArrayList<View> preorderedList = in dispatchProvideStructure() local3718 final ArrayList<View> preorderedList = buildOrderedChildList(); in populateChildrenForAutofill() local3747 final ArrayList<View> preorderedList = buildOrderedChildList(); in populateChildrenForContentCapture() local3762 private static View getAndVerifyPreorderedView(ArrayList<View> preorderedList, View[] children, in getAndVerifyPreorderedView()4270 final ArrayList<View> preorderedList = drawsWithRenderNode(canvas) in dispatchDraw() local[all …]
10612 List<View> preorderedList = parentGroup.buildOrderedChildList(); in populateAccessibilityNodeInfoDrawingOrderInParent() local