Home
last modified time | relevance | path

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

/core/core-telecom/src/main/java/androidx/core/telecom/extensions/
DCallIconExtensionRemoteImpl.kt44 private val onCallIconChanged: suspend (Uri) -> Unit in <lambda>() constant in androidx.core.telecom.extensions.CallIconExtensionRemoteImpl
101 onCallIconChanged(it) in <lambda>()
DCallExtensionScope.kt179 public fun addCallIconSupport(onCallIconChanged: suspend (Uri) -> Unit): CallIconExtensionRemote
DCallExtensionScopeImpl.kt213 onCallIconChanged: suspend (Uri) -> Unit in <lambda>()
216 CallIconExtensionRemoteImpl(applicationContext, callScope, onCallIconChanged) in <lambda>()
/core/core-telecom/api/
Drestricted_1.0.0-beta01.txt150 …otlin.coroutines.Continuation<? super kotlin.Unit>,? extends java.lang.Object?> onCallIconChanged);
Drestricted_current.txt150 …otlin.coroutines.Continuation<? super kotlin.Unit>,? extends java.lang.Object?> onCallIconChanged);
Dcurrent.txt150 …otlin.coroutines.Continuation<? super kotlin.Unit>,? extends java.lang.Object?> onCallIconChanged);
D1.0.0-beta01.txt150 …otlin.coroutines.Continuation<? super kotlin.Unit>,? extends java.lang.Object?> onCallIconChanged);