Searched refs:EXTERNAL_DIR (Results 1 – 1 of 1) sorted by relevance
230 private final File EXTERNAL_DIR; field in FullBackup.BackupScheme273 if (EXTERNAL_DIR != null) { in tokenToDirectoryPath()274 return EXTERNAL_DIR.getCanonicalPath(); in tokenToDirectoryPath()379 EXTERNAL_DIR = context.getExternalFilesDir(null); in BackupScheme()381 EXTERNAL_DIR = null; in BackupScheme()722 return EXTERNAL_DIR; in getDirectoryForCriteriaDomain()