Searched refs:updateCallIcon (Results 1 – 3 of 3) sorted by relevance
17 void updateCallIcon(in Uri uri); in updateCallIcon() method
175 override fun updateCallIcon(uri: Uri) { in updateCallIcon() method in androidx.core.telecom.test.VoipAppWithExtensions.VoipAppWithExtensionsControl
501 voipAppControl.updateCallIcon(fileUri) in <lambda>()