Searched defs:preorderedList (Results 1 – 3 of 3) sorted by relevance
318 final ArrayList<View> preorderedList = parent.buildOrderedChildList(); in isOnTop() local
1724 final ArrayList<View> preorderedList = buildOrderedChildList(); in onResolvePointerIcon() local1804 final ArrayList<View> preorderedList = buildOrderedChildList(); in dispatchHoverEvent() local2099 final ArrayList<View> preorderedList = buildOrderedChildList(); in dispatchGenericPointerEvent() local2264 final ArrayList<View> preorderedList = buildTouchDispatchChildList(); in dispatchTouchEvent() local3024 ArrayList<View> preorderedList = buildOrderedChildList(); in dispatchProvideStructure() local3088 private static View getAndVerifyPreorderedView(ArrayList<View> preorderedList, View[] children, in getAndVerifyPreorderedView()3530 final ArrayList<View> preorderedList = usingRenderNodeProperties in dispatchDraw() local
6956 List<View> preorderedList = parentGroup.buildOrderedChildList(); in populateAccessibilityNodeInfoDrawingOrderInParent() local