Searched refs:conversationId (Results 1 – 1 of 1) sorted by relevance
4156 String conversationId = "person a"; in testCreateConversationChannel() local4160 "Messages from " + conversationId, IMPORTANCE_DEFAULT); in testCreateConversationChannel()4161 conversationChannel.setConversationId(channel.getId(), conversationId); in testCreateConversationChannel() local4167 mNotificationManager.getNotificationChannel(channel.getId(), conversationId)); in testCreateConversationChannel()4201 String conversationId = "person a"; in testDemoteConversationChannel() local4205 "Messages from " + conversationId, IMPORTANCE_DEFAULT); in testDemoteConversationChannel()4206 conversationChannel.setConversationId(channel.getId(), conversationId); in testDemoteConversationChannel() local4218 channel.getId(), conversationId).isDemoted()); in testDemoteConversationChannel()