Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/backup/
H A DBackupAgent.java704 final String deviceCodeCacheDir; in fullBackupFile() local
732 deviceCodeCacheDir = deContext.getCodeCacheDir().getCanonicalPath(); in fullBackupFile()
759 || filePath.startsWith(deviceCodeCacheDir) in fullBackupFile()