Home
last modified time | relevance | path

Searched refs:getCodeCacheDir (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/backup/
H A DBackupAgent.java585 excludedDirs.add(context.getCodeCacheDir().getCanonicalPath()); in getExtraExcludeDirsIfAny()
722 codeCacheDir = ceContext.getCodeCacheDir().getCanonicalPath(); in fullBackupFile()
732 deviceCodeCacheDir = deContext.getCodeCacheDir().getCanonicalPath(); in fullBackupFile()
/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java330 public File getCodeCacheDir() { in getCodeCacheDir() method in ContextWrapper
331 return mBase.getCodeCacheDir(); in getCodeCacheDir()
H A DContext.java1719 public abstract File getCodeCacheDir(); in getCodeCacheDir() method in Context
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java245 public File getCodeCacheDir() { in getCodeCacheDir() method in MockContext
/aosp14/frameworks/base/core/java/android/view/
H A DLayoutInflater.java446 String dexFile = mContext.getCodeCacheDir() + COMPILED_VIEW_DEX_FILE_NAME; in initPrecompiledViews()
/aosp14/frameworks/base/test-mock/api/
H A Dcurrent.txt67 method public java.io.File getCodeCacheDir();
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java902 public File getCodeCacheDir() { in getCodeCacheDir() method in ContextImpl
H A DActivityThread.java6701 final File codeCacheDir = deviceContext.getCodeCacheDir(); in setupGraphicsSupport()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt10238 method public abstract java.io.File getCodeCacheDir();
10516 method public java.io.File getCodeCacheDir();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt1499 HSPLandroid/app/ContextImpl;->getCodeCacheDir()Ljava/io/File;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt1499 HSPLandroid/app/ContextImpl;->getCodeCacheDir()Ljava/io/File;