Searched refs:canDetectErrors (Results 1 – 4 of 4) sorted by relevance
881 public boolean canDetectErrors() { in canDetectErrors() method in ParcelFileDescriptor883 return mWrapped.canDetectErrors(); in canDetectErrors()953 if (result == -1 && mPfd.canDetectErrors()) { in read()963 if (result == -1 && mPfd.canDetectErrors()) { in read()972 if (result == -1 && mPfd.canDetectErrors()) { in read()
11942 HSPLandroid/os/ParcelFileDescriptor;->canDetectErrors()Z
22048 method public boolean canDetectErrors();
34846 method public boolean canDetectErrors();