Searched refs:mBoostedAppAnimationLayer (Results 1 – 1 of 1) sorted by relevance
4095 SurfaceControl mBoostedAppAnimationLayer = null; field in DisplayContent.TaskStackContainers4534 if (mBoostedAppAnimationLayer != null) { in assignStackOrdering()4535 t.setLayer(mBoostedAppAnimationLayer, layerForBoostedAnimationLayer); in assignStackOrdering()4546 return mBoostedAppAnimationLayer; in getAppAnimationLayer()4566 mBoostedAppAnimationLayer = makeChildSurface(null) in onParentChanged()4577 .show(mBoostedAppAnimationLayer) in onParentChanged()4584 mBoostedAppAnimationLayer.remove(); in onParentChanged()4585 mBoostedAppAnimationLayer = null; in onParentChanged()