Searched defs:preorderedList (Results 1 – 2 of 2) sorted by relevance
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() local2709 final ArrayList<View> preorderedList = buildTouchDispatchChildList(); in dispatchTouchEvent() local3587 ArrayList<View> preorderedList = in dispatchProvideStructure() local3702 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()4278 final ArrayList<View> preorderedList = drawsWithRenderNode(canvas) in dispatchDraw() local[all …]
325 final ArrayList<View> preorderedList = parent.buildOrderedChildList(); in isOnTop() local