Searched refs:TaskSnapshotCache (Results 1 – 4 of 4) sorted by relevance
33 class TaskSnapshotCache { class40 TaskSnapshotCache(WindowManagerService service, TaskSnapshotLoader loader) { in TaskSnapshotCache() method in TaskSnapshotCache
93 private final TaskSnapshotCache mCache;120 mCache = new TaskSnapshotCache(mService, mLoader); in TaskSnapshotController()
41 private TaskSnapshotCache mCache;46 mCache = new TaskSnapshotCache(sWm, mLoader); in setUp()
4039 Lcom/android/server/wm/TaskSnapshotCache;