Searched refs:uiScope (Results 1 – 1 of 1) sorted by relevance
47 private val uiScope = CoroutineScope(Dispatchers.Main) in <lambda>() constant174 uiScope.launch { cb(bubbles) } in <lambda>()