Searched refs:backupDirectory (Results 1 – 1 of 1) sorted by relevance
1909 File backupDirectory = new File(Environment.getDataSystemDirectory(), in createBackup() local1911 backupDirectory.mkdir(); in createBackup()1912 Path backupPath = Path.of(backupDirectory.getPath(), in createBackup()