Searched refs:mSimulateReadErrorIds (Results 1 – 1 of 1) sorted by relevance
94 private Set<String> mSimulateReadErrorIds = new HashSet<>(); field in StubProvider115 mSimulateReadErrorIds.clear(); in clearCacheAndBuildRoots()350 if (mSimulateReadErrorIds.contains(docId)) { in openDocument()374 mSimulateReadErrorIds.add(id); in simulateReadErrorsForFile()397 if (mSimulateReadErrorIds.contains(docId)) { in openTypedDocument()