Searched defs:restoreAtInstall (Results 1 – 3 of 3) sorted by relevance
141 void restoreAtInstall(String packageName, int token); in restoreAtInstall() method
699 public void restoreAtInstall(String packageName, int token) throws RemoteException { in restoreAtInstall() method in BackupManagerService707 public void restoreAtInstall(@UserIdInt int userId, String packageName, int token) { in restoreAtInstall() method in BackupManagerService
3874 public void restoreAtInstall(String packageName, int token) { in restoreAtInstall() method