Searched refs:createConversationNotificationChannelForPackage (Results 1 – 7 of 7) sorted by relevance
58 notificationManager.createConversationNotificationChannelForPackage( in createConversationChannelIfNeeded()
105 …void createConversationNotificationChannelForPackage(String pkg, int uid, in NotificationChannel p… in createConversationNotificationChannelForPackage() method
1181 verify(mMockINotificationManager, times(1)).createConversationNotificationChannelForPackage( in testBindNotification_createsNewChannel()1207 verify(mMockINotificationManager, never()).createConversationNotificationChannelForPackage( in testBindNotification_doesNotCreateNewChannelIfExists()
598 sINM.createConversationNotificationChannelForPackage(pkg, uid, parent, conversationId); in createConversationNotificationChannel()
7618 mBinderService.createConversationNotificationChannelForPackage( in createConversationNotificationChannel()
3636 public void createConversationNotificationChannelForPackage(String pkg, int uid,
26441 …/server/notification/NotificationManagerService$11;->createConversationNotificationChannelForPacka…