Searched refs:createConversationNotificationChannel (Results 1 – 4 of 4) sorted by relevance
187 mBackend.createConversationNotificationChannel( in createConversationPref()
233 verify(mBackend).createConversationNotificationChannel( in testCreatesChannel()
595 public void createConversationNotificationChannel(String pkg, int uid, in createConversationNotificationChannel() method in NotificationBackend
7599 public void createConversationNotificationChannel() throws Exception { in createConversationNotificationChannel() method in NotificationManagerServiceTest