Home | History | Annotate | Download | only in backup

Lines Matching refs:outFd

391     public int getRestoreData(ParcelFileDescriptor outFd) {
710 public int getRestoreData(ParcelFileDescriptor outFd) throws RemoteException {
711 return BackupTransport.this.getRestoreData(outFd);