Searched refs:getConversationByNotificationChannelId (Results 1 – 2 of 2) sorted by relevance
174 ConversationInfo out = mConversationStore.getConversationByNotificationChannelId( in testGetConversationByNotificationChannelId()181 mConversationStore.getConversationByNotificationChannelId(NOTIFICATION_CHANNEL_ID)); in testGetConversationByNotificationChannelId()
187 ConversationInfo getConversationByNotificationChannelId(@NonNull String notifChannelId) { in getConversationByNotificationChannelId() method in ConversationStore