Searched refs:showAsBubble (Results 1 – 5 of 5) sorted by relevance
95 fun showAsBubble() { in <lambda>() method97 repository.showAsBubble(id) in <lambda>()
206 viewModel.showAsBubble() in <lambda>()
75 fun showAsBubble() { in <lambda>() method78 viewModel.showAsBubble() in <lambda>()
32 fun showAsBubble(id: Long) in <lambda>() method131 override fun showAsBubble(id: Long) { in showAsBubble() method in com.example.android.bubbles.data.DefaultChatRepository
81 override fun showAsBubble(id: Long) { in <lambda>() method in com.example.android.bubbles.data.TestChatRepository