Home
last modified time | relevance | path

Searched defs:getExternalFilesDir (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java230 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in MockContext
/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java305 public @Nullable File getExternalFilesDir(@Nullable String type) { in getExternalFilesDir() method in ContextWrapper
H A DContext.java1482 public abstract File getExternalFilesDir(@Nullable String type); in getExternalFilesDir() method in Context
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java859 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in ContextImpl
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...