Home | History | Annotate | Download | only in backup

Lines Matching defs:getRestoreData

657     public int getRestoreData(ParcelFileDescriptor outFd) {
661 throw new IllegalStateException("getRestoreData(fd) for non-key/value dataset");
678 if (DEBUG) Log.v(TAG, " getRestoreData() found " + blobs.size() + " key files");