Searched refs:mSimulateReadErrorIds (Results 1 – 1 of 1) sorted by relevance
98 private Set<String> mSimulateReadErrorIds = new HashSet<>(); field in StubProvider119 mSimulateReadErrorIds.clear(); in clearCacheAndBuildRoots()370 if (mSimulateReadErrorIds.contains(docId)) { in openDocument()394 mSimulateReadErrorIds.add(id); in simulateReadErrorsForFile()417 if (mSimulateReadErrorIds.contains(docId)) { in openTypedDocument()