Searched defs:abortFullRestore (Results 1 – 5 of 5) sorted by relevance
645 public int abortFullRestore() { in abortFullRestore() method in BackupTransport962 public void abortFullRestore(ITransportStatusCallback callback) throws RemoteException { in abortFullRestore() method in BackupTransport.TransportImpl
393 void abortFullRestore(in ITransportStatusCallback callback); in abortFullRestore() method
348 public int abortFullRestore() throws RemoteException { in abortFullRestore() method in BackupTransportClient
256 @Override public void abortFullRestore(ITransportStatusCallback c) throws RemoteException {} in abortFullRestore() method in BackupTransportClientTest.FakeTransportBinderBase
891 public int abortFullRestore() { in abortFullRestore() method in LocalTransport