Home
last modified time | relevance | path

Searched defs:TaskSnapshotCache (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DTaskSnapshotCache.java27 class TaskSnapshotCache extends SnapshotCache<Task> { class
31 TaskSnapshotCache(AppSnapshotLoader loader) { in TaskSnapshotCache() method in TaskSnapshotCache