Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTaskDisplayArea.java785 void migrateToNewSurfaceControl(SurfaceControl.Transaction t) {
786 super.migrateToNewSurfaceControl(t);
DDisplayArea.java638 migrateToNewSurfaceControl(getSyncTransaction()); in sendDisplayAreaVanished()
DTaskOrganizerController.java388 t.migrateToNewSurfaceControl(t.getSyncTransaction()); in removeTask()
DWindowContainer.java749 void migrateToNewSurfaceControl(SurfaceControl.Transaction t) { in migrateToNewSurfaceControl() method in WindowContainer
DTask.java2327 void migrateToNewSurfaceControl(SurfaceControl.Transaction t) { in migrateToNewSurfaceControl() method in Task
2328 super.migrateToNewSurfaceControl(t); in migrateToNewSurfaceControl()
DDisplayContent.java1292 void migrateToNewSurfaceControl(Transaction t) { in migrateToNewSurfaceControl() method in DisplayContent
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayContentTests.java2122 mDisplayContent.migrateToNewSurfaceControl(mTransaction); in testValidWindowingLayer()
2142 dc2.migrateToNewSurfaceControl(mTransaction); in testValidWindowingLayer()
2154 child.migrateToNewSurfaceControl(mTransaction); in testValidWindowingLayer()
/frameworks/base/services/
Dart-wear-profile22224 PLcom/android/server/wm/Task;->migrateToNewSurfaceControl(Landroid/view/SurfaceControl$Transaction;…
22859 PLcom/android/server/wm/WindowContainer;->migrateToNewSurfaceControl(Landroid/view/SurfaceControl$T…