Searched refs:mAppAnimationLayer (Results 1 – 1 of 1) sorted by relevance
3232 SurfaceControl mAppAnimationLayer = null; field in DisplayContent.TaskStackContainers3635 if (mAppAnimationLayer != null) { in assignStackOrdering()3636 t.setLayer(mAppAnimationLayer, layerForAnimationLayer); in assignStackOrdering()3655 return mAppAnimationLayer; in getAppAnimationLayer()3667 mAppAnimationLayer = makeChildSurface(null) in onParentSet()3680 .show(mAppAnimationLayer) in onParentSet()3686 mAppAnimationLayer.destroy(); in onParentSet()3687 mAppAnimationLayer = null; in onParentSet()