Searched refs:mHomeAppAnimationLayer (Results 1 – 1 of 1) sorted by relevance
3234 SurfaceControl mHomeAppAnimationLayer = null; field in DisplayContent.TaskStackContainers3641 if (mHomeAppAnimationLayer != null) { in assignStackOrdering()3642 t.setLayer(mHomeAppAnimationLayer, layerForHomeAnimationLayer); in assignStackOrdering()3652 return mHomeAppAnimationLayer; in getAppAnimationLayer()3673 mHomeAppAnimationLayer = makeChildSurface(null) in onParentSet()3682 .show(mHomeAppAnimationLayer) in onParentSet()3690 mHomeAppAnimationLayer.destroy(); in onParentSet()3691 mHomeAppAnimationLayer = null; in onParentSet()