Searched refs:canDetectErrors (Results 1 – 6 of 6) sorted by relevance
984 public boolean canDetectErrors() { in canDetectErrors() method in ParcelFileDescriptor986 return mWrapped.canDetectErrors(); in canDetectErrors()1056 if (result == -1 && mPfd.canDetectErrors()) { in read()1066 if (result == -1 && mPfd.canDetectErrors()) { in read()1075 if (result == -1 && mPfd.canDetectErrors()) { in read()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12482 HSPLandroid/os/ParcelFileDescriptor;->canDetectErrors()Z
22048 method public boolean canDetectErrors();
12485 HSPLandroid/os/ParcelFileDescriptor;->canDetectErrors()Z
33502 method public boolean canDetectErrors();