Searched defs:childList (Results 1 – 2 of 2) sorted by relevance
92 ArrayList<View> childList = new ArrayList<>(childCount); in updateOrder() local
293 ArrayList<View> childList = new ArrayList<>(childCount); in swapChildrenIfRtlAndVertical() local