Searched refs:conversationSenderName (Results 1 – 6 of 6) sorted by relevance
47 val conversationSenderName: CharSequence?, constant in com.android.systemui.statusbar.notification.row.ui.viewmodel.ConversationData
37 viewModel.conversationData?.conversationSenderName in bind()
122 singleLineViewModel.conversationData?.conversationSenderName, in <lambda>()193 singleLineViewModel.conversationData?.conversationSenderName, in <lambda>()226 singleLineViewModel.conversationData?.conversationSenderName in <lambda>()256 singleLineViewModel.conversationData?.conversationSenderName in <lambda>()
104 viewModel.conversationData?.conversationSenderName, in bindGroupConversationSingleLineView()
280 CharSequence conversationSenderName in setText() argument283 if (conversationSenderName == null) { in setText()287 mConversationSenderName.setText(conversationSenderName); in setText()
98 conversationSenderName = in inflateSingleLineViewModel()