Searched defs:restore (Results 1 – 3 of 3) sorted by relevance
36 fun restore(backup: Backup) { in restore() method
47 fun restore(backup: Backup) { in restore() method
229 private InputStream restore(String token, String packageName) throws IOException { in restore() method in BackupUtils