Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowContainer.java192 reparentSurfaceControl(getPendingTransaction(), mParent.mSurfaceControl); in onParentSet()
976 protected void reparentSurfaceControl(Transaction t, SurfaceControl newParent) { in reparentSurfaceControl() method in WindowContainer
DAppWindowToken.java1880 protected void reparentSurfaceControl(Transaction t, SurfaceControl newParent) { in reparentSurfaceControl() method in AppWindowToken