Searched refs:idsWithErrors (Results 1 – 1 of 1) sorted by relevance
239 private val idsWithErrors = mutableSetOf<Int>() in handleScreenshot() constant253 idsWithErrors += id in handleScreenshot()274 if (idsWithErrors.isEmpty()) { in handleScreenshot()