Searched refs:restoreStarting (Results 1 – 12 of 12) sorted by relevance
46 public static void restoreStarting(int userId) { in restoreStarting() method in AppWidgetBackupBridge48 sAppWidgetService.restoreStarting(userId); in restoreStarting()
31 public void restoreStarting(int userId); in restoreStarting() method
45 void restoreStarting(int numPackages); in restoreStarting() method
51 public void restoreStarting(int numPackages) { in restoreStarting() method in RestoreObserver
298 mAppObserver.restoreStarting(msg.arg1); in RestoreObserverWrapper()321 public void restoreStarting(int numPackages) { in restoreStarting() method in RestoreSession.RestoreObserverWrapper
363 AppWidgetBackupBridge.restoreStarting(UserHandle.USER_SYSTEM); in startRestore()1338 mObserver.restoreStarting(numPackages); in sendStartRestore()
646 public void restoreStarting(int numPackages) { in restoreStarting() method in Bmgr.RestoreObserver
2503 public void restoreStarting(int userId) { in restoreStarting() method in AppWidgetServiceImpl2504 mBackupRestoreController.restoreStarting(userId); in restoreStarting()4311 public void restoreStarting(int userId) { in restoreStarting() method in AppWidgetServiceImpl.BackupRestoreController
5519 method public void restoreStarting(int);
2485 Landroid/app/backup/RestoreObserver;->restoreStarting(I)V
44369 HSPLcom/android/server/WidgetBackupProvider;->restoreStarting(I)V
7048 method public void restoreStarting(int);