Searched refs:notificationChannelGroup (Results 1 – 4 of 4) sorted by relevance
200 final NotificationChannelGroup notificationChannelGroup =203 if (notificationChannelGroup != null) {204 groupName = notificationChannelGroup.getName();
387 final NotificationChannelGroup notificationChannelGroup = in bindGroup() local390 if (notificationChannelGroup != null) { in bindGroup()391 groupName = notificationChannelGroup.getName(); in bindGroup()
418 final NotificationChannelGroup notificationChannelGroup =421 if (notificationChannelGroup != null) {422 groupName = notificationChannelGroup.getName();
311 final NotificationChannelGroup notificationChannelGroup = in testBindNotification_SetsGroupNameIfNonNull() local315 .thenReturn(notificationChannelGroup); in testBindNotification_SetsGroupNameIfNonNull()