Home
last modified time | relevance | path

Searched defs:ncg (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java531 final NotificationChannelGroup ncg = new NotificationChannelGroup("a group", "a label"); in testCreateChannelGroup() local
555 final NotificationChannelGroup ncg = new NotificationChannelGroup("a group", "a label"); in testGetChannelGroup() local
576 final NotificationChannelGroup ncg = new NotificationChannelGroup("a group", "a label"); in testGetChannelGroups() local
608 final NotificationChannelGroup ncg = new NotificationChannelGroup("a group", "a label"); in testDeleteChannelGroup() local
728 NotificationChannelGroup ncg = new NotificationChannelGroup("g", "n"); in testCreateChannelWithGroup() local