Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/backup/
DBackupAgent.java601 final String deviceNbFilesDir; in fullBackupFile() local
628 deviceNbFilesDir = deContext.getNoBackupFilesDir().getCanonicalPath(); in fullBackupFile()
661 || filePath.startsWith(deviceNbFilesDir) in fullBackupFile()