Searched refs:closeWithError (Results 1 – 5 of 5) sorted by relevance
160 red.closeWithError("OMG MUFFINS"); in testPipeWriterError()213 blue.closeWithError("OMG BANANAS"); in testFileError()254 blue.closeWithError("BLUE RAWR"); in testSocketErrorAfterClose()255 red.closeWithError("RED RAWR"); in testSocketErrorAfterClose()294 red.closeWithError("RAWR RED"); in testSocketMultipleCheck()308 red.closeWithError(msg); in testSocketGiantError()
43 void closeWithError(String msg); in closeWithError() method
145 public void closeWithError(String msg) throws RemoteException { in closeWithError() method in ParcelFileDescriptorPeer147 mLocal.closeWithError(msg); in closeWithError()
369 blue.closeWithError("OMG MUFFINS"); in testPipeError_Discouraged()390 blue.closeWithError("OMG MUFFINS"); in testPipeError()427 file.closeWithError("OMG BANANAS"); in testFileError()475 blue.closeWithError("BLUE RAWR"); in testSocketErrorAfterClose()476 red.closeWithError("RED RAWR"); in testSocketErrorAfterClose()504 red.closeWithError("RAWR RED"); in testSocketMultipleCheck()
33500 method public void closeWithError(String) throws java.io.IOException;