Searched refs:mNotificationChannelSet (Results 1 – 1 of 1) sorted by relevance
106 private Set<NotificationChannel> mNotificationChannelSet = new HashSet<>(); field in NotificationInfoTest160 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 …]