Searched defs:preorderedList (Results 1 – 3 of 3) sorted by relevance
2054 final ArrayList<View> preorderedList = buildOrderedChildList(); in onResolvePointerIcon() local2135 final ArrayList<View> preorderedList = buildOrderedChildList(); in dispatchHoverEvent() local2356 final ArrayList<View> preorderedList = buildOrderedChildList(); in dispatchTooltipHoverEvent() local2544 final ArrayList<View> preorderedList = buildOrderedChildList(); in dispatchGenericPointerEvent() local2710 final ArrayList<View> preorderedList = buildTouchDispatchChildList(); in dispatchTouchEvent() local3588 ArrayList<View> preorderedList = in dispatchProvideStructure() local3734 final ArrayList<View> preorderedList = buildOrderedChildList(); in populateChildrenForAutofill() local3769 final ArrayList<View> preorderedList = buildOrderedChildList(); in populateChildrenForContentCapture() local3784 private static View getAndVerifyPreorderedView(ArrayList<View> preorderedList, View[] children, in getAndVerifyPreorderedView()4300 final ArrayList<View> preorderedList = drawsWithRenderNode(canvas) in dispatchDraw() local[all …]
325 final ArrayList<View> preorderedList = parent.buildOrderedChildList(); in isOnTop() local
10877 List<View> preorderedList = parentGroup.buildOrderedChildList(); in populateAccessibilityNodeInfoDrawingOrderInParent() local