Searched refs:notificationChannelGroup (Results 1 – 4 of 4) sorted by relevance
220 final NotificationChannelGroup notificationChannelGroup =223 if (notificationChannelGroup != null) {224 groupName = notificationChannelGroup.getName();
378 final NotificationChannelGroup notificationChannelGroup = in bindGroup() local381 if (notificationChannelGroup != null) { in bindGroup()382 groupName = notificationChannelGroup.getName(); in bindGroup()
403 final NotificationChannelGroup notificationChannelGroup =406 if (notificationChannelGroup != null) {407 groupName = notificationChannelGroup.getName();
299 final NotificationChannelGroup notificationChannelGroup = in testBindNotification_SetsGroupNameIfNonNull() local303 .thenReturn(notificationChannelGroup); in testBindNotification_SetsGroupNameIfNonNull()