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
237 int performFullBackup(in PackageInfo targetPackage, in ParcelFileDescriptor socket, int flags); in performFullBackup() method
304 public int performFullBackup(PackageInfo targetPackage, in performFullBackup() method in DelegatingTransport
184 private byte[] performFullBackup(byte[] backupData) throws Exception { in performFullBackup() method in RoundTripTest
499 public int performFullBackup(PackageInfo targetPackage, ParcelFileDescriptor socket) { in performFullBackup() method in LocalTransport