Home
last modified time | relevance | path

Searched refs:closeWithError (Results 1 – 9 of 9) 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.java671 public void closeWithError(String msg) throws IOException { in closeWithError() method in ParcelFileDescriptor
674 mWrapped.closeWithError(msg); in closeWithError()
/frameworks/support/documents-archive/src/android/support/provider/
DDocumentArchive.java412 outputPipe.closeWithError(e.getMessage()); in openDocument()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/services/
DCopyJob.java519 dstFile.closeWithError("Error copying bytes."); in copyFileHelper()
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/
DStubProvider.java463 pipe.closeWithError(error); in closePipeWithErrorSilently()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt22051 method public void closeWithError(java.lang.String) throws java.io.IOException;
/frameworks/base/api/
Dcurrent.txt28917 method public void closeWithError(java.lang.String) throws java.io.IOException;
Dtest-current.txt28986 method public void closeWithError(java.lang.String) throws java.io.IOException;
Dsystem-current.txt31358 method public void closeWithError(java.lang.String) throws java.io.IOException;