Searched defs:childList (Results 1 – 3 of 3) sorted by relevance
92 ArrayList<View> childList = new ArrayList<>(childCount); in updateOrder() local
331 ArrayList<View> childList = new ArrayList<>(childCount); in swapChildrenIfRtlAndVertical() local
472 final ArrayList<WindowState> childList = new ArrayList<>(); in testAssignWindowLayers_ForPostivelyZOrderedSubtype() local