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