Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationInfoTest.java107 private Set<NotificationChannel> mDefaultNotificationChannelSet = new HashSet<>(); field in NotificationInfoTest
164 mDefaultNotificationChannelSet.add(mDefaultNotificationChannel); in setUp()
376 mDefaultNotificationChannelSet, in testBindNotification_DefaultChannelDoesNotUseChannelName()
401 mDefaultNotificationChannelSet, in testBindNotification_DefaultChannelUsesChannelNameIfMoreChannelsExist()