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.java123 void reparentChildrenInTransaction(WindowSurfaceController other) { in reparentChildrenInTransaction() method in WindowSurfaceController
DWindowStateAnimator.java1285 mPendingDestroySurface.reparentChildrenInTransaction(mSurfaceController); in showSurfaceRobustlyLocked()