Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationInfoTest.java106 private Set<NotificationChannel> mNotificationChannelSet = new HashSet<>(); field in NotificationInfoTest
160 mNotificationChannelSet.add(mNotificationChannel); in setUp()
205 mNotificationChannelSet, in testBindNotification_SetsTextApplicationName()
230 mNotificationChannelSet, in testBindNotification_SetsPackageIcon()
251 mNotificationChannelSet, in testBindNotification_noDelegate()
282 mNotificationChannelSet, in testBindNotification_delegate()
306 mNotificationChannelSet, in testBindNotification_GroupNameHiddenIfNoGroup()
333 mNotificationChannelSet, in testBindNotification_SetsGroupNameIfNonNull()
355 mNotificationChannelSet, in testBindNotification_SetsTextChannelName()
422 mNotificationChannelSet, in testBindNotification_UnblockablePackageUsesChannelName()
[all …]