Searched defs:CoroutineScope (Results 1 – 7 of 7) sorted by relevance
49 object CoroutineScope in getDetector() object51 fun CoroutineScope.async( in getDetector() method55 fun CoroutineScope.launch( in getDetector() method
227 private fun CoroutineScope.launchWithCancellationSignal( in launchWithCancellationSignal() method
712 private fun CoroutineScope.runBlockingOnIdle(block: suspend CoroutineScope.() -> Unit) { in runBlockingOnIdle() method
774 private fun CoroutineScope.runBlockingOnIdle(block: suspend CoroutineScope.() -> Unit) { in runBlockingOnIdle() method
495 private fun CoroutineScope.launchAwaitingReset( in CoroutineScope() method
323 private fun CoroutineScope.startFakeTextInputSession(textFieldState: TextFieldState) { in startFakeTextInputSession() method
1042 private fun CoroutineScope.runBlockingOnIdle(block: suspend CoroutineScope.() -> Unit) { in getTextFieldWidth() method