Searched refs:TaskSnapshotBuilder (Results 1 – 2 of 2) sorted by relevance
88 return new TaskSnapshotBuilder() in createSnapshot()96 class TaskSnapshotBuilder { class in TaskSnapshotPersisterTestBase104 public TaskSnapshotBuilder setScale(float scale) { in setScale()109 public TaskSnapshotBuilder setIsRealSnapshot(boolean isRealSnapshot) { in setIsRealSnapshot()114 public TaskSnapshotBuilder setIsTranslucent(boolean isTranslucent) { in setIsTranslucent()119 public TaskSnapshotBuilder setWindowingMode(int windowingMode) { in setWindowingMode()124 public TaskSnapshotBuilder setSystemUiVisibility(int systemUiVisibility) { in setSystemUiVisibility()
170 TaskSnapshot a = new TaskSnapshotBuilder() in testIsRealSnapshotPersistAndLoadSnapshot()173 TaskSnapshot b = new TaskSnapshotBuilder() in testIsRealSnapshotPersistAndLoadSnapshot()191 TaskSnapshot a = new TaskSnapshotBuilder() in testWindowingModePersistAndLoadSnapshot()194 TaskSnapshot b = new TaskSnapshotBuilder() in testWindowingModePersistAndLoadSnapshot()212 TaskSnapshot a = new TaskSnapshotBuilder() in testIsTranslucentPersistAndLoadSnapshot()215 TaskSnapshot b = new TaskSnapshotBuilder() in testIsTranslucentPersistAndLoadSnapshot()235 TaskSnapshot a = new TaskSnapshotBuilder() in testSystemUiVisibilityPersistAndLoadSnapshot()238 TaskSnapshot b = new TaskSnapshotBuilder() in testSystemUiVisibilityPersistAndLoadSnapshot()