Searched refs:ncgEmpty (Results 1 – 1 of 1) sorted by relevance
3072 NotificationChannelGroup ncgEmpty = new NotificationChannelGroup("group2", "name2"); in testGetChannelGroups_includeEmptyGroups() local3073 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncgEmpty, true, in testGetChannelGroups_includeEmptyGroups()3090 if (Objects.equals(group.getId(), ncgEmpty.getId())) { in testGetChannelGroups_includeEmptyGroups()