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