Searched refs:closePipeWithErrorSilently (Results 1 – 1 of 1) sorted by relevance
432 closePipeWithErrorSilently(readPipe, "Not enough space."); in startWrite()445 closePipeWithErrorSilently(readPipe, e.getMessage()); in startWrite()461 private void closePipeWithErrorSilently(ParcelFileDescriptor pipe, String error) { in closePipeWithErrorSilently() method in StubProvider