Searched refs:applyRestore (Results 1 – 9 of 9) sorted by relevance
61 getShortcutService().applyRestore(payload, UserHandle.USER_SYSTEM); in applyRestoredPayload()
71 nm.applyRestore(payload, UserHandle.USER_SYSTEM); in applyRestoredPayload()
72 void applyRestore(in byte[] payload, int user); in applyRestore() method
148 void applyRestore(in byte[] payload, int user); in applyRestore() method
1916 mService.applyRestore(payload, USER_0);
5526 mService.applyRestore(payload, USER_0); in testBackupAndRestore_appAlreadyInstalledWhenRestored()
3420 public void applyRestore(byte[] payload, @UserIdInt int userId) { in applyRestore() method in ShortcutService
2738 public void applyRestore(byte[] payload, int user) {
16726 HSPLandroid/app/INotificationManager;->applyRestore([BI)V19778 HSPLandroid/content/pm/IShortcutService;->applyRestore([BI)V