Searched refs:findTaskSurface (Results 1 – 5 of 5) sorted by relevance
166 b.setParent(findTaskSurface(taskId)); in attachChildSurfaceToTask()172 t.reparent(sc, findTaskSurface(taskId)); in reparentChildSurfaceToTask()175 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
368 b.setParent(findTaskSurface(taskId)); in attachChildSurfaceToTask()374 t.reparent(sc, findTaskSurface(taskId)); in reparentChildSurfaceToTask()377 private SurfaceControl findTaskSurface(int taskId) { in findTaskSurface() method in TaskViewTaskController
280 b.setParent(findTaskSurface(taskId)); in attachChildSurfaceToTask()286 t.reparent(sc, findTaskSurface(taskId)); in reparentChildSurfaceToTask()289 private SurfaceControl findTaskSurface(int taskId) { in findTaskSurface() method in StageTaskListener
1021 b.setParent(findTaskSurface(taskId)); in attachChildSurfaceToTask()1027 t.reparent(sc, findTaskSurface(taskId)); in reparentChildSurfaceToTask()1030 private SurfaceControl findTaskSurface(int taskId) { in findTaskSurface() method in PipTaskOrganizer