Searched defs:TaskSnapshotController (Results 1 – 1 of 1) sorted by relevance
55 class TaskSnapshotController extends AbsAppSnapshotController<Task, TaskSnapshotCache> { class65 TaskSnapshotController(WindowManagerService service, SnapshotPersistQueue persistQueue) { in TaskSnapshotController() method in TaskSnapshotController