Home
last modified time | relevance | path

Searched refs:efDir (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/backup/
DBackupAgent.java583 String efDir = null; in fullBackupFile() local
618 efDir = efLocation.getCanonicalPath(); in fullBackupFile()
668 } else if ((efDir != null) && filePath.startsWith(efDir)) { in fullBackupFile()
670 rootpath = efDir; in fullBackupFile()