Searched refs:getCodeCacheDir (Results 1 – 12 of 12) sorted by relevance
585 excludedDirs.add(context.getCodeCacheDir().getCanonicalPath()); in getExtraExcludeDirsIfAny()722 codeCacheDir = ceContext.getCodeCacheDir().getCanonicalPath(); in fullBackupFile()732 deviceCodeCacheDir = deContext.getCodeCacheDir().getCanonicalPath(); in fullBackupFile()
330 public File getCodeCacheDir() { in getCodeCacheDir() method in ContextWrapper331 return mBase.getCodeCacheDir(); in getCodeCacheDir()
1719 public abstract File getCodeCacheDir(); in getCodeCacheDir() method in Context
245 public File getCodeCacheDir() { in getCodeCacheDir() method in MockContext
446 String dexFile = mContext.getCodeCacheDir() + COMPILED_VIEW_DEX_FILE_NAME; in initPrecompiledViews()
67 method public java.io.File getCodeCacheDir();
902 public File getCodeCacheDir() { in getCodeCacheDir() method in ContextImpl
6701 final File codeCacheDir = deviceContext.getCodeCacheDir(); in setupGraphicsSupport()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10238 method public abstract java.io.File getCodeCacheDir();10516 method public java.io.File getCodeCacheDir();
1499 HSPLandroid/app/ContextImpl;->getCodeCacheDir()Ljava/io/File;