Searched refs:finishRestore (Results 1 – 8 of 8) sorted by relevance
432 public void finishRestore() { in finishRestore() method in BackupTransport853 public void finishRestore(ITransportStatusCallback callback) in finishRestore() method in BackupTransport.TransportImpl856 BackupTransport.this.finishRestore(); in finishRestore()
254 void finishRestore(in ITransportStatusCallback callback); in finishRestore() method
238 public void finishRestore() throws RemoteException { in finishRestore() method in BackupTransportClient241 mTransportBinder.finishRestore(callback); in finishRestore()
241 @Override public void finishRestore(ITransportStatusCallback c) throws RemoteException {} in finishRestore() method in BackupTransportClientTest.FakeTransportBinderBase
787 public void finishRestore() { in finishRestore() method in LocalTransport
1350 transport.finishRestore(); in finalizeRestore()
1895 method public void finishRestore();
4216 Landroid/app/backup/BackupTransport$TransportImpl;->finishRestore()V72292 Lcom/android/internal/backup/IBackupTransport$Stub$Proxy;->finishRestore()V