Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/backup/
H A DBackupAgent.java679 final String deviceCacheDir; in fullBackupFile() local
707 deviceCacheDir = deContext.getCacheDir().getCanonicalPath(); in fullBackupFile()
734 || filePath.startsWith(deviceCacheDir) in fullBackupFile()