Searched refs:NOTIFICATION_CHANNEL (Results 1 – 6 of 6) sorted by relevance
55 public static final String NOTIFICATION_CHANNEL = "TVPIP"; field in TvPipNotificationController89 mNotificationBuilder = new Notification.Builder(context, NOTIFICATION_CHANNEL) in TvPipNotificationController()
72 private static final NotificationChannel NOTIFICATION_CHANNEL = field in NotificationEntryTest238 .setChannel(NOTIFICATION_CHANNEL) in testCreateNotificationDataEntry_RankingUpdate()247 assertEquals(NOTIFICATION_CHANNEL, entry.getChannel()); in testCreateNotificationDataEntry_RankingUpdate()
44 public static String TVPIP = TvPipNotificationController.NOTIFICATION_CHANNEL; // "TVPIP"
221 case (int) IntervalStatsProto.Event.NOTIFICATION_CHANNEL: in buildEvent()223 IntervalStatsProto.Event.NOTIFICATION_CHANNEL); in buildEvent()
486 proto.write(IntervalStatsProto.Event.NOTIFICATION_CHANNEL, in writeEvent()
441 private static final String NOTIFICATION_CHANNEL = "satelliteChannel"; field in SatelliteController4765 NOTIFICATION_CHANNEL, in showSatelliteSystemNotification()