Searched refs:mBoostedAppAnimationLayer (Results 1 – 1 of 1) sorted by relevance
3233 SurfaceControl mBoostedAppAnimationLayer = null; field in DisplayContent.TaskStackContainers3638 if (mBoostedAppAnimationLayer != null) { in assignStackOrdering()3639 t.setLayer(mBoostedAppAnimationLayer, layerForBoostedAnimationLayer); in assignStackOrdering()3650 return mBoostedAppAnimationLayer; in getAppAnimationLayer()3670 mBoostedAppAnimationLayer = makeChildSurface(null) in onParentSet()3681 .show(mBoostedAppAnimationLayer) in onParentSet()3688 mBoostedAppAnimationLayer.destroy(); in onParentSet()3689 mBoostedAppAnimationLayer = null; in onParentSet()