Searched refs:EXTERNAL_DIR (Results 1 – 1 of 1) sorted by relevance
232 private final File EXTERNAL_DIR; field in FullBackup.BackupScheme275 if (EXTERNAL_DIR != null) { in tokenToDirectoryPath()276 return EXTERNAL_DIR.getCanonicalPath(); in tokenToDirectoryPath()381 EXTERNAL_DIR = context.getExternalFilesDir(null); in BackupScheme()383 EXTERNAL_DIR = null; in BackupScheme()724 return EXTERNAL_DIR; in getDirectoryForCriteriaDomain()