Searched refs:notificationChannelGroup (Results 1 – 4 of 4) sorted by relevance
220 final NotificationChannelGroup notificationChannelGroup =223 if (notificationChannelGroup != null) {224 groupName = notificationChannelGroup.getName();
368 final NotificationChannelGroup notificationChannelGroup = in bindGroup() local371 if (notificationChannelGroup != null) { in bindGroup()372 groupName = notificationChannelGroup.getName(); in bindGroup()
375 final NotificationChannelGroup notificationChannelGroup =378 if (notificationChannelGroup != null) {379 groupName = notificationChannelGroup.getName();
301 final NotificationChannelGroup notificationChannelGroup = in testBindNotification_SetsGroupNameIfNonNull() local305 .thenReturn(notificationChannelGroup); in testBindNotification_SetsGroupNameIfNonNull()