Home | History | Annotate | Download | only in backup

Lines Matching defs:getNextFullRestoreDataChunk

37     // getNextFullRestoreDataChunk(), it means that no data could be delivered at
42 // -1 is special; it is used in getNextFullRestoreDataChunk() to indicate that
366 * or {@link #getNextFullRestoreDataChunk(ParcelFileDescriptor) getNextFullRestoreDataChunk()}.
595 public int getNextFullRestoreDataChunk(ParcelFileDescriptor socket) {
762 public int getNextFullRestoreDataChunk(ParcelFileDescriptor socket) {
763 return BackupTransport.this.getNextFullRestoreDataChunk(socket);