Searched refs:getFuseDaemonForFileWithWait (Results 1 – 3 of 3) sorted by relevance
276 FuseDaemon fuseDaemonExternalPrimary = getFuseDaemonForFileWithWait(new File( in setupVolumeDbBackupAndRecovery()411 fuseDaemonExternalPrimary = getFuseDaemonForFileWithWait( in backupExternalDatabase()423 fuseDaemonPublicVolume = getFuseDaemonForFileWithWait(new File( in backupExternalDatabase()965 getFuseDaemonForFileWithWait(new File(fuseFilePath)); in recoverData()1056 protected FuseDaemon getFuseDaemonForFileWithWait(File fuseFilePath) in getFuseDaemonForFileWithWait() method in DatabaseBackupAndRecovery1059 return MediaProvider.getFuseDaemonForFileWithWait(fuseFilePath, mVolumeCache, in getFuseDaemonForFileWithWait()
9348 public static FuseDaemon getFuseDaemonForFileWithWait(@NonNull File file,
79 protected FuseDaemon getFuseDaemonForFileWithWait(File fuseFilePath) in getFuseDaemonForFileWithWait() method in TestDatabaseBackupAndRecovery