Searched refs:buildOrderedChildList (Results 1 – 3 of 3) sorted by relevance
318 final ArrayList<View> preorderedList = parent.buildOrderedChildList(); in isOnTop()
1724 final ArrayList<View> preorderedList = buildOrderedChildList(); in onResolvePointerIcon()1804 final ArrayList<View> preorderedList = buildOrderedChildList(); in dispatchHoverEvent()2099 final ArrayList<View> preorderedList = buildOrderedChildList(); in dispatchGenericPointerEvent()2405 return buildOrderedChildList(); in buildTouchDispatchChildList()3024 ArrayList<View> preorderedList = buildOrderedChildList(); in dispatchProvideStructure()3531 ? null : buildOrderedChildList(); in dispatchDraw()3667 ArrayList<View> buildOrderedChildList() { in buildOrderedChildList() method in ViewGroup
6956 List<View> preorderedList = parentGroup.buildOrderedChildList(); in populateAccessibilityNodeInfoDrawingOrderInParent()