Searched refs:mAboveAppWindowsContainers (Results 1 – 1 of 1) sorted by relevance
254 private final AboveAppWindowContainers mAboveAppWindowsContainers = field in DisplayContent971 super.addChild(mAboveAppWindowsContainers, null); in DisplayContent()1044 mAboveAppWindowsContainers.addChild(token); in addWindowToken()2192 final int orientation = mAboveAppWindowsContainers.getOrientation(); in getOrientation()2784 for (int i = mAboveAppWindowsContainers.getChildCount() - 1; i >= 0; --i) { in writeToProto()2785 final WindowToken windowToken = mAboveAppWindowsContainers.getChildAt(i); in writeToProto()4821 mAboveAppWindowsContainers.assignLayer(t, 2); in assignChildLayers()4857 mAboveAppWindowsContainers.assignChildLayers(t, in assignChildLayers()