Home
last modified time | relevance | path

Searched refs:mReparentTransaction (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowStateAnimator.java223 … private final SurfaceControl.Transaction mReparentTransaction = new SurfaceControl.Transaction(); field in WindowStateAnimator
388 mReparentTransaction.reparentChildren(mPendingDestroySurface.mSurfaceControl, in destroyPreservedSurfaceLocked()