Searched refs:mBelowAppWindowsContainers (Results 1 – 1 of 1) sorted by relevance
191 private final NonAppWindowContainers mBelowAppWindowsContainers = field in DisplayContent789 super.addChild(mBelowAppWindowsContainers, null); in DisplayContent()849 mBelowAppWindowsContainers.addChild(token); in addWindowToken()2139 final WindowState visibleWallpaper = mBelowAppWindowsContainers.getWindow( in getLayerForAnimationBackground()2219 for (int i = mBelowAppWindowsContainers.getChildCount() - 1; i >= 0; --i) { in writeToProto()2220 final WindowToken windowToken = mBelowAppWindowsContainers.getChildAt(i); in writeToProto()3916 mBelowAppWindowsContainers.assignLayer(t, 0); in assignChildLayers()3952 mBelowAppWindowsContainers.assignChildLayers(t); in assignChildLayers()