Searched refs:canDetectErrors (Results 1 – 5 of 5) sorted by relevance
885 public boolean canDetectErrors() { in canDetectErrors() method in ParcelFileDescriptor887 return mWrapped.canDetectErrors(); in canDetectErrors()957 if (result == -1 && mPfd.canDetectErrors()) { in read()967 if (result == -1 && mPfd.canDetectErrors()) { in read()976 if (result == -1 && mPfd.canDetectErrors()) { in read()
11942 HSPLandroid/os/ParcelFileDescriptor;->canDetectErrors()Z
22048 method public boolean canDetectErrors();
35142 method public boolean canDetectErrors();
35286 method public boolean canDetectErrors();