Searched refs:deviceCacheDir (Results 1 – 2 of 2) sorted by relevance
713 final String deviceCacheDir; in fullBackupFile() local741 deviceCacheDir = deContext.getCacheDir().getCanonicalPath(); in fullBackupFile()768 || filePath.startsWith(deviceCacheDir) in fullBackupFile()
7141 final File deviceCacheDir = deviceContext.getCacheDir(); in setupGraphicsSupport() local7142 if (codeCacheDir != null && deviceCacheDir != null) { in setupGraphicsSupport()7147 HardwareRenderer.setupDiskCache(deviceCacheDir); in setupGraphicsSupport()