Searched refs:mBoostedAppAnimationLayer (Results 1 – 1 of 1) sorted by relevance
4107 SurfaceControl mBoostedAppAnimationLayer = null; field in DisplayContent.TaskStackContainers4546 if (mBoostedAppAnimationLayer != null) { in assignStackOrdering()4547 t.setLayer(mBoostedAppAnimationLayer, layerForBoostedAnimationLayer); in assignStackOrdering()4558 return mBoostedAppAnimationLayer; in getAppAnimationLayer()4578 mBoostedAppAnimationLayer = makeChildSurface(null) in onParentChanged()4589 .show(mBoostedAppAnimationLayer) in onParentChanged()4596 .remove(mBoostedAppAnimationLayer) in onParentChanged()4601 mBoostedAppAnimationLayer = null; in onParentChanged()