Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/dvr/recorder/
DDvrRecordingService.java56 private static final String DVR_NOTIFICATION_CHANNEL_ID = "dvr_notification_channel"; field in DvrRecordingService
194 ? builder.setChannelId(DVR_NOTIFICATION_CHANNEL_ID).build() in startForegroundInternal()
208 DVR_NOTIFICATION_CHANNEL_ID, in createNotificationChannel()