Searched refs:findTaskSurface (Results 1 – 5 of 5) sorted by relevance
178 b.setParent(findTaskSurface(taskId)); in attachChildSurfaceToTask()184 t.reparent(sc, findTaskSurface(taskId)); in reparentChildSurfaceToTask()187 private SurfaceControl findTaskSurface(int taskId) { in findTaskSurface() method in FreeformTaskListener
182 b.setParent(findTaskSurface(taskId)); in attachChildSurfaceToTask()188 t.reparent(sc, findTaskSurface(taskId)); in reparentChildSurfaceToTask()191 private SurfaceControl findTaskSurface(int taskId) { in findTaskSurface() method in FullscreenTaskListener
415 b.setParent(findTaskSurface(taskId)); in attachChildSurfaceToTask()421 t.reparent(sc, findTaskSurface(taskId)); in reparentChildSurfaceToTask()424 private SurfaceControl findTaskSurface(int taskId) { in findTaskSurface() method in TaskViewTaskController
293 b.setParent(findTaskSurface(taskId)); in attachChildSurfaceToTask()299 t.reparent(sc, findTaskSurface(taskId)); in reparentChildSurfaceToTask()302 private SurfaceControl findTaskSurface(int taskId) { in findTaskSurface() method in StageTaskListener
1119 b.setParent(findTaskSurface(taskId)); in attachChildSurfaceToTask()1125 t.reparent(sc, findTaskSurface(taskId)); in reparentChildSurfaceToTask()1128 private SurfaceControl findTaskSurface(int taskId) { in findTaskSurface() method in PipTaskOrganizer