Searched refs:SnapshotPersistQueue (Results 1 – 8 of 8) sorted by relevance
31 protected final SnapshotPersistQueue mSnapshotPersistQueue;34 BaseAppSnapshotPersister(SnapshotPersistQueue persistQueue, in BaseAppSnapshotPersister()
45 TaskSnapshotPersister(SnapshotPersistQueue persistQueue, in TaskSnapshotPersister()94 class RemoveObsoleteFilesQueueItem extends SnapshotPersistQueue.WriteQueueItem {
84 private final SnapshotPersistQueue mSnapshotPersistQueue;97 ActivitySnapshotController(WindowManagerService service, SnapshotPersistQueue persistQueue) { in ActivitySnapshotController()147 new SnapshotPersistQueue.WriteQueueItem(mPersistInfoProvider) { in cleanUpUserFiles()241 new SnapshotPersistQueue.WriteQueueItem(mPersistInfoProvider) { in postProcess()587 new SnapshotPersistQueue.WriteQueueItem(mPersistInfoProvider) { in removeSnapshotFiles()
37 private final SnapshotPersistQueue mSnapshotPersistQueue;42 mSnapshotPersistQueue = new SnapshotPersistQueue(); in SnapshotController()
49 class SnapshotPersistQueue { class67 SnapshotPersistQueue() { in SnapshotPersistQueue() method in SnapshotPersistQueue
65 TaskSnapshotController(WindowManagerService service, SnapshotPersistQueue persistQueue) { in TaskSnapshotController()
70 SnapshotPersistQueue mSnapshotPersistQueue;113 mSnapshotPersistQueue = new SnapshotPersistQueue(); in setUp()
11335 HPLcom/android/server/wm/SnapshotPersistQueue$StoreWriteQueueItem;->writeBuffer()Z11336 HPLcom/android/server/wm/SnapshotPersistQueue$StoreWriteQueueItem;->writeProto()Z