Searched refs:restorer (Results 1 – 5 of 5) sorted by relevance
59 restorerByOwnerId.forEach { (ownerId, restorer) -> in <lambda>() method62 restorer.setUpSnapshotRestorer( in <lambda>()93 val restorer = restorerByOwnerId[ownerId] in <lambda>() constant95 if (restorer != null && snapshot != null) { in <lambda>()96 scope.launch { restorer.restoreToSnapshot(snapshot) } in <lambda>()
7 description: "Enables wallpaper restorer when the flag is turned on."