Searched refs:closeWithStatus (Results 1 – 2 of 2) sorted by relevance
744 closeWithStatus(Status.OK, null); in close()766 closeWithStatus(Status.ERROR, msg); in closeWithError()770 private void closeWithStatus(int status, String msg) { in closeWithStatus() method in ParcelFileDescriptor1025 closeWithStatus(Status.LEAKED, null); in finalize()1065 closeWithStatus(Status.SILENCE, null); in writeToParcel()
51877 Landroid/os/ParcelFileDescriptor;->closeWithStatus(ILjava/lang/String;)V