Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowSurfaceController.java136 void reparentChildrenInTransaction(WindowSurfaceController other) { in reparentChildrenInTransaction() method in WindowSurfaceController
DWindowStateAnimator.java578 mPendingDestroySurface.reparentChildrenInTransaction(mSurfaceController); in destroyPreservedSurfaceLocked()