Searched defs:SILENCE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DParcelFileDescriptor.java712 if (status == Status.SILENCE) return;
938 closeWithStatus(Status.SILENCE, null);
1001 public static final int SILENCE = -1; field in class:ParcelFileDescriptor.Status

Completed in 50 milliseconds