Home
last modified time | relevance | path

Searched defs:childList (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DReverseLinearLayout.java92 ArrayList<View> childList = new ArrayList<>(childCount); in updateOrder() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DScreenPinningRequest.java293 ArrayList<View> childList = new ArrayList<>(childCount); in swapChildrenIfRtlAndVertical() local