Home
last modified time | relevance | path

Searched refs:createOutputStream (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/res/
H A DAssetFileDescriptor.java186 public FileOutputStream createOutputStream() throws IOException { in createOutputStream() method in AssetFileDescriptor
/aosp14/frameworks/base/core/java/android/content/
H A DContentResolver.java1576 return fd != null ? fd.createOutputStream() : null;
/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.txt13221 method public java.io.FileOutputStream createOutputStream() throws java.io.IOException;