Searched refs:restoreStarting (Results 1 – 12 of 12) sorted by relevance
50 public static void restoreStarting(int userId) { in restoreStarting() method in AppWidgetBackupBridge52 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
358 mAppObserver.restoreStarting(msg.arg1); in RestoreObserverWrapper()381 public void restoreStarting(int numPackages) { in restoreStarting() method in RestoreSession.RestoreObserverWrapper
363 AppWidgetBackupBridge.restoreStarting(mUserId); in startRestore()1303 mObserver.restoreStarting(numPackages); in sendStartRestore()
733 public void restoreStarting(int numPackages) { in restoreStarting() method in Bmgr.RestoreObserver
2498 public void restoreStarting(int userId) { in restoreStarting() method in AppWidgetServiceImpl2499 mBackupRestoreController.restoreStarting(userId); in restoreStarting()4311 public void restoreStarting(int userId) { in restoreStarting() method in AppWidgetServiceImpl.BackupRestoreController
4512 Landroid/app/backup/IRestoreObserver$Stub$Proxy;->restoreStarting(I)V4522 Landroid/app/backup/IRestoreObserver;->restoreStarting(I)V4571 Landroid/app/backup/RestoreSession$RestoreObserverWrapper;->restoreStarting(I)V
5519 method public void restoreStarting(int);
7302 method public void restoreStarting(int);