Searched refs:restoreAtInstallForUser (Results 1 – 3 of 3) sorted by relevance
136 void restoreAtInstallForUser(int userId, String packageName, int token); in restoreAtInstallForUser() method
691 public void restoreAtInstallForUser(int userId, String packageName, int token) in restoreAtInstallForUser() method in BackupManagerService700 restoreAtInstallForUser(binderGetCallingUserId(), packageName, token); in restoreAtInstall()
851 iBackupManager.restoreAtInstallForUser( in performBackupManagerRestore()