Searched refs:codeCacheDir (Results 1 – 2 of 2) sorted by relevance
707 final String codeCacheDir; in fullBackupFile() local732 codeCacheDir = ceContext.getCodeCacheDir().getCanonicalPath(); in fullBackupFile()766 || filePath.startsWith(codeCacheDir) in fullBackupFile()
7140 final File codeCacheDir = deviceContext.getCodeCacheDir(); in setupGraphicsSupport() local7142 if (codeCacheDir != null && deviceCacheDir != null) { in setupGraphicsSupport()7148 RenderScriptCacheDir.setupDiskCache(codeCacheDir); in setupGraphicsSupport()