Searched refs:mTestNotificationChannel (Results 1 – 2 of 2) sorted by relevance
457 private NotificationChannel mTestNotificationChannel = new NotificationChannel( field in NotificationManagerServiceTest856 Arrays.asList(mTestNotificationChannel, mSilentChannel))); in initNMS()858 Arrays.asList(mTestNotificationChannel, mSilentChannel))); in initNMS()860 Arrays.asList(mTestNotificationChannel, mSilentChannel))); in initNMS()1038 mTestNotificationChannel.setAllowBubbles(channelEnabled); in setUpPrefsForBubbles()1097 channel = mTestNotificationChannel; in generateNotificationRecord()1131 channel = mTestNotificationChannel; in generateNotificationRecord()1151 channel = mTestNotificationChannel; in generateMessageBubbleNotifRecord()1229 mTestNotificationChannel.getId()) in getMessageStyleNotifBuilder()1271 mTestNotificationChannel, 1 /* id */, "tag", groupKey, false /* isSummary */, in addGroupWithBubblesAndValidateAdded()[all …]
123 private NotificationChannel mTestNotificationChannel = new NotificationChannel( field in NotificationGutsManagerTest557 mTestNotificationChannel.getId()) in createTestNotificationRow()566 .setChannel(mTestNotificationChannel) in createTestNotificationRow()