Searched defs:restoreAtInstall (Results 1 – 3 of 3) sorted by relevance
140 void restoreAtInstall(String packageName, int token); in restoreAtInstall() method
659 public void restoreAtInstall(String packageName, int token) throws RemoteException { in restoreAtInstall() method in BackupManagerService667 public void restoreAtInstall(@UserIdInt int userId, String packageName, int token) { in restoreAtInstall() method in BackupManagerService
3917 public void restoreAtInstall(String packageName, int token) { in restoreAtInstall() method in UserBackupManagerService