Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DAssetFileDescriptor.java182 public FileOutputStream createOutputStream() throws IOException { in createOutputStream() method in AssetFileDescriptor
/frameworks/base/core/java/android/content/
DContentResolver.java744 return fd != null ? fd.createOutputStream() : null; in openOutputStream()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9024 method public java.io.FileOutputStream createOutputStream() throws java.io.IOException;
/frameworks/base/api/
Dcurrent.txt10043 method public java.io.FileOutputStream createOutputStream() throws java.io.IOException;
Dtest-current.txt10056 method public java.io.FileOutputStream createOutputStream() throws java.io.IOException;
Dsystem-current.txt10482 method public java.io.FileOutputStream createOutputStream() throws java.io.IOException;