Searched refs:efLocation (Results 1 – 1 of 1) sorted by relevance
582 File efLocation = getExternalFilesDir(null); in onFullBackup() local583 if (efLocation != null) { in onFullBackup()750 File efLocation = getExternalFilesDir(null); in fullBackupFile() local751 if (efLocation != null) { in fullBackupFile()752 efDir = efLocation.getCanonicalPath(); in fullBackupFile()