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