Searched refs:restoreAtInstallForUser (Results 1 – 5 of 5) sorted by relevance
135 void restoreAtInstallForUser(int userId, String packageName, int token); in restoreAtInstallForUser() method
465 public void restoreAtInstallForUser(int userId, String packageName, int token) in restoreAtInstallForUser() method in Trampoline474 restoreAtInstallForUser(binderGetCallingUserId(), packageName, token); in restoreAtInstall()
582 mTrampoline.restoreAtInstallForUser(mUserId, PACKAGE_NAME, 123); in restoreAtInstallForUser_forwarded()
14221 bm.restoreAtInstallForUser(
4827 PLcom/android/server/backup/Trampoline;->restoreAtInstallForUser(ILjava/lang/String;I)V