Searched refs:efLocation (Results 1 – 1 of 1) sorted by relevance
475 File efLocation = getExternalFilesDir(null); in onFullBackup() local476 if (efLocation != null) { in onFullBackup()616 File efLocation = getExternalFilesDir(null); in fullBackupFile() local617 if (efLocation != null) { in fullBackupFile()618 efDir = efLocation.getCanonicalPath(); in fullBackupFile()