Searched refs:idsPending (Results 1 – 1 of 1) sorted by relevance
238 private val idsPending = mutableSetOf<Int>() in handleScreenshot() constant249 idsPending += id in handleScreenshot()254 idsPending -= id in handleScreenshot()260 idsPending -= id in handleScreenshot()273 if (idsPending.isNotEmpty()) return in handleScreenshot()