Home
last modified time | relevance | path

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

/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DPipeManager.java86 mDescriptors[1].closeWithError("Failed to stream a file."); in run()
108 mDescriptors[1].closeWithError("Failed to stream a thumbnail."); in run()
/frameworks/base/core/java/android/os/
DParcelFileDescriptor.java755 public void closeWithError(String msg) throws IOException { in closeWithError() method in ParcelFileDescriptor
758 mWrapped.closeWithError(msg); in closeWithError()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt22051 method public void closeWithError(java.lang.String) throws java.io.IOException;
/frameworks/base/non-updatable-api/
Dcurrent.txt35145 method public void closeWithError(String) throws java.io.IOException;
/frameworks/base/api/
Dcurrent.txt35289 method public void closeWithError(String) throws java.io.IOException;