Searched refs:setNotificationChannel (Results 1 – 5 of 5) sorted by relevance
84 public void setNotificationChannel( in setNotificationChannel() method in ConversationChannelWrapper
628 boolean setNotificationChannel) { in mockRecommendationServiceAvailable() argument651 if (setNotificationChannel) { in mockRecommendationServiceAvailable()
1428 conversation.setNotificationChannel(nc); in getConversations()1473 conversation.setNotificationChannel(nc); in getConversations()
7539 convo1.setNotificationChannel(channel1); in testGetConversationsForPackage_hasShortcut()7545 convo2.setNotificationChannel(channel2); in testGetConversationsForPackage_hasShortcut()7580 convo1.setNotificationChannel(channel1); in testGetConversationsForPackage_shortcut_notLongLived()7586 convo2.setNotificationChannel(channel2); in testGetConversationsForPackage_shortcut_notLongLived()7611 convo1.setNotificationChannel(channel1); in testGetConversationsForPackage_doesNotHaveShortcut()7617 convo2.setNotificationChannel(channel2); in testGetConversationsForPackage_doesNotHaveShortcut()
1723 convo.setNotificationChannel(notificationChannel); in getConversationChannelWrapper()