Home
last modified time | relevance | path

Searched refs:closeWithStatus (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DParcelFileDescriptor.java774 closeWithStatus(Status.OK, null); in close()
796 closeWithStatus(Status.ERROR, msg); in closeWithError()
800 private void closeWithStatus(int status, String msg) { in closeWithStatus() method in ParcelFileDescriptor
1056 closeWithStatus(Status.LEAKED, null); in finalize()
1096 closeWithStatus(Status.SILENCE, null); in writeToParcel()
/frameworks/base/config/
Dboot-image-profile.txt15909 HSPLandroid/os/ParcelFileDescriptor;->closeWithStatus(ILjava/lang/String;)V