Home
last modified time | relevance | path

Searched refs:callIconFlow (Results 1 – 1 of 1) sorted by relevance

/core/core-telecom/src/androidTest/java/androidx/core/telecom/test/VoipAppWithExtensions/
DVoipAppWithExtensionsControl.kt62 private var callIconFlow: MutableStateFlow<Uri> = MutableStateFlow(Uri.EMPTY) variable in androidx.core.telecom.test.VoipAppWithExtensions.VoipAppWithExtensionsControl
143 callIconFlow in addCall()
176 callIconFlow.value = uri in updateCallIcon()