Searched refs:codeCacheDir (Results 1 – 2 of 2) sorted by relevance
697 final String codeCacheDir; in fullBackupFile() local722 codeCacheDir = ceContext.getCodeCacheDir().getCanonicalPath(); in fullBackupFile()756 || filePath.startsWith(codeCacheDir) in fullBackupFile()
6701 final File codeCacheDir = deviceContext.getCodeCacheDir(); in setupGraphicsSupport() local6703 if (codeCacheDir != null && deviceCacheDir != null) { in setupGraphicsSupport()6709 RenderScriptCacheDir.setupDiskCache(codeCacheDir); in setupGraphicsSupport()