Searched defs:performFullBackup (Results 1 – 5 of 5) sorted by relevance
489 public int performFullBackup(PackageInfo targetPackage, ParcelFileDescriptor socket, in performFullBackup() method in BackupTransport498 public int performFullBackup(PackageInfo targetPackage, ParcelFileDescriptor socket) { in performFullBackup() method in BackupTransport753 public int performFullBackup(PackageInfo targetPackage, ParcelFileDescriptor socket, in performFullBackup() method in BackupTransport.TransportImpl
304 public int performFullBackup(PackageInfo targetPackage, in performFullBackup() method in DelegatingTransport
237 int performFullBackup(in PackageInfo targetPackage, in ParcelFileDescriptor socket, int flags); in performFullBackup() method
184 private byte[] performFullBackup(byte[] backupData) throws Exception { in performFullBackup() method in RoundTripTest
496 public int performFullBackup(PackageInfo targetPackage, ParcelFileDescriptor socket) { in performFullBackup() method in LocalTransport