Searched refs:codeCacheDir (Results 1 – 2 of 2) sorted by relevance
673 final String codeCacheDir; in fullBackupFile() local698 codeCacheDir = ceContext.getCodeCacheDir().getCanonicalPath(); in fullBackupFile()732 || filePath.startsWith(codeCacheDir) in fullBackupFile()
6381 final File codeCacheDir = deviceContext.getCodeCacheDir(); in setupGraphicsSupport() local6382 if (codeCacheDir != null) { in setupGraphicsSupport()6387 HardwareRenderer.setupDiskCache(codeCacheDir); in setupGraphicsSupport()6388 RenderScriptCacheDir.setupDiskCache(codeCacheDir); in setupGraphicsSupport()