Home | History | Annotate | Download | only in backup

Lines Matching defs:getRestoreData

365      * before calling either {@link #getRestoreData(ParcelFileDescriptor) getRestoreData()}
391 public int getRestoreData(ParcelFileDescriptor outFd) {
710 public int getRestoreData(ParcelFileDescriptor outFd) throws RemoteException {
711 return BackupTransport.this.getRestoreData(outFd);