Searched defs:getExternalFilesDir (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/test-mock/src/android/test/mock/ | ||
H A D | MockContext.java | 230 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in MockContext |
/aosp14/frameworks/base/core/java/android/content/ | ||
H A D | ContextWrapper.java | 305 public @Nullable File getExternalFilesDir(@Nullable String type) { in getExternalFilesDir() method in ContextWrapper |
H A D | Context.java | 1482 public abstract File getExternalFilesDir(@Nullable String type); in getExternalFilesDir() method in Context |
/aosp14/frameworks/base/core/java/android/app/ | ||
H A D | ContextImpl.java | 859 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in ContextImpl |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |