Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/backup/
DBackupAgent.java596 final String spDir; in fullBackupFile() local
621 spDir = ceContext.getSharedPreferencesPath("foo").getParentFile().getCanonicalPath(); in fullBackupFile()
672 } else if (filePath.startsWith(spDir)) { in fullBackupFile()
674 rootpath = spDir; in fullBackupFile()