Home
last modified time | relevance | path

Searched defs:voiceCall (Results 1 – 1 of 1) sorted by relevance

/developers/samples/android/notification/Bubbles/app/src/main/java/com/example/android/bubbles/ui/chat/
DChatFragment.kt112 val voiceCall: ImageButton = view.findViewById(R.id.voice_call) in <lambda>() constant
176 private fun voiceCall() { in <lambda>() method in com.example.android.bubbles.ui.chat.ChatFragment