Searched refs:mAboveAppWindowsContainers (Results 1 – 1 of 1) sorted by relevance
187 private final AboveAppWindowContainers mAboveAppWindowsContainers = field in DisplayContent791 super.addChild(mAboveAppWindowsContainers, null); in DisplayContent()856 mAboveAppWindowsContainers.addChild(token); in addWindowToken()1713 final int orientation = mAboveAppWindowsContainers.getOrientation(); in getOrientation()2215 for (int i = mAboveAppWindowsContainers.getChildCount() - 1; i >= 0; --i) { in writeToProto()2216 final WindowToken windowToken = mAboveAppWindowsContainers.getChildAt(i); in writeToProto()3918 mAboveAppWindowsContainers.assignLayer(t, 2); in assignChildLayers()3954 mAboveAppWindowsContainers.assignChildLayers(t, in assignChildLayers()