Home
last modified time | relevance | path

Searched refs:closeWithError (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/os/
DParcelFileDescriptor.java621 public void closeWithError(String msg) throws IOException { in closeWithError() method in ParcelFileDescriptor
624 mWrapped.closeWithError(msg); in closeWithError()
/frameworks/base/api/
Dsystem-current.txt23633 method public void closeWithError(java.lang.String) throws java.io.IOException;
Dcurrent.txt22053 method public void closeWithError(java.lang.String) throws java.io.IOException;