Home
last modified time | relevance | path

Searched defs:openFileOutput (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/test-runner/src/android/test/
H A DRenamingDelegatingContext.java203 public FileOutputStream openFileOutput(String name, int mode) in openFileOutput() method in RenamingDelegatingContext
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java180 public FileOutputStream openFileOutput(String name, int mode) throws FileNotFoundException { in openFileOutput() method in MockContext
/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java253 public FileOutputStream openFileOutput(String name, int mode) in openFileOutput() method in ContextWrapper
H A DContext.java1261 public abstract FileOutputStream openFileOutput(String name, @FileMode int mode) in openFileOutput() method in Context
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java749 public FileOutputStream openFileOutput(String name, int mode) throws FileNotFoundException { in openFileOutput() 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 ...