Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/dvr/recorder/
DDvrRecordingService.java57 private static final int ONGOING_NOTIFICATION_ID = 1; field in DvrRecordingService
196 startForeground(ONGOING_NOTIFICATION_ID, notification); in startForegroundInternal()