Searched refs:deviceCacheDir (Results 1 – 2 of 2) sorted by relevance
703 final String deviceCacheDir; in fullBackupFile() local731 deviceCacheDir = deContext.getCacheDir().getCanonicalPath(); in fullBackupFile()758 || filePath.startsWith(deviceCacheDir) in fullBackupFile()
6702 final File deviceCacheDir = deviceContext.getCacheDir(); in setupGraphicsSupport() local6703 if (codeCacheDir != null && deviceCacheDir != null) { in setupGraphicsSupport()6708 HardwareRenderer.setupDiskCache(deviceCacheDir); in setupGraphicsSupport()