Home
last modified time | relevance | path

Searched refs:actualGroups (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java571 List<NotificationChannelGroup> actualGroups = mHelper.getNotificationChannelGroups( in testChannelXml() local
574 for (NotificationChannelGroup actual : actualGroups) { in testChannelXml()
585 for (NotificationChannelGroup actual : actualGroups) { in testChannelXml()
655 List<NotificationChannelGroup> actualGroups = mHelper.getNotificationChannelGroups( in testChannelXmlForBackup() local
658 for (NotificationChannelGroup actual : actualGroups) { in testChannelXmlForBackup()
669 for (NotificationChannelGroup actual : actualGroups) { in testChannelXmlForBackup()