Searched refs:onStartRestore (Results 1 – 5 of 5) sorted by relevance
63 verify(mFullBackupRestoreObserverMock).onStartRestore(); in sendStartRestore_callsObserver()68 doThrow(new RemoteException()).when(mFullBackupRestoreObserverMock).onStartRestore(); in sendStartRestore_observerThrows_returnsNull()74 verify(mFullBackupRestoreObserverMock).onStartRestore(); in sendStartRestore_observerThrows_returnsNull()
49 void onStartRestore(); in onStartRestore() method
39 observer.onStartRestore(); in sendStartRestore()
371 public void onStartRestore() throws RemoteException { in onStartRestore() method in BackupRestoreConfirmation.FullObserver
4488 Landroid/app/backup/IFullBackupRestoreObserver$Stub$Proxy;->onStartRestore()V4504 Landroid/app/backup/IFullBackupRestoreObserver;->onStartRestore()V