Searched refs:conversationId (Results 1 – 1 of 1) sorted by relevance
4151 String conversationId = "person a"; in testCreateConversationChannel() local4155 "Messages from " + conversationId, IMPORTANCE_DEFAULT); in testCreateConversationChannel()4156 conversationChannel.setConversationId(channel.getId(), conversationId); in testCreateConversationChannel() local4162 mNotificationManager.getNotificationChannel(channel.getId(), conversationId)); in testCreateConversationChannel()4196 String conversationId = "person a"; in testDemoteConversationChannel() local4200 "Messages from " + conversationId, IMPORTANCE_DEFAULT); in testDemoteConversationChannel()4201 conversationChannel.setConversationId(channel.getId(), conversationId); in testDemoteConversationChannel() local4213 channel.getId(), conversationId).isDemoted()); in testDemoteConversationChannel()