Searched refs:EXTERNAL_DIR (Results 1 – 1 of 1) sorted by relevance
222 private final File EXTERNAL_DIR; field in FullBackup.BackupScheme258 if (EXTERNAL_DIR != null) { in tokenToDirectoryPath()259 return EXTERNAL_DIR.getCanonicalPath(); in tokenToDirectoryPath()308 EXTERNAL_DIR = context.getExternalFilesDir(null); in BackupScheme()310 EXTERNAL_DIR = null; in BackupScheme()610 return EXTERNAL_DIR; in getDirectoryForCriteriaDomain()