Searched refs:FullBackupRunner (Results 1 – 1 of 1) sorted by relevance
79 class FullBackupRunner implements Runnable { class in FullBackupEngine89 FullBackupRunner(PackageInfo pack, IBackupAgent agent, ParcelFileDescriptor pipe, in FullBackupRunner() method in FullBackupEngine.FullBackupRunner228 FullBackupRunner runner = new FullBackupRunner(mPkg, mAgent, pipes[1], in backupOnePackage()