Searched defs:restoreAtInstall (Results 1 – 4 of 4) sorted by relevance
140 void restoreAtInstall(String packageName, int token); in restoreAtInstall() method
720 public void restoreAtInstall(@UserIdInt int userId, String packageName, int token) { in restoreAtInstall() method in BackupManagerService
473 public void restoreAtInstall(String packageName, int token) throws RemoteException { in restoreAtInstall() method in Trampoline
3231 public void restoreAtInstall(String packageName, int token) { in restoreAtInstall() method in UserBackupManagerService