Searched refs:efLocation (Results 1 – 1 of 1) sorted by relevance
496 File efLocation = getExternalFilesDir(null); in onFullBackup() local497 if (efLocation != null) { in onFullBackup()641 File efLocation = getExternalFilesDir(null); in fullBackupFile() local642 if (efLocation != null) { in fullBackupFile()643 efDir = efLocation.getCanonicalPath(); in fullBackupFile()