Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/dvr/recorder/
DDvrRecordingService.java175 startForegroundInternal(hasUpcomingRecording); in startForeground()
185 protected void startForegroundInternal(boolean hasUpcomingRecording) { in startForegroundInternal() method in DvrRecordingService
/packages/apps/TV/tests/unit/src/com/android/tv/dvr/recorder/
DDvrRecordingServiceTest.java154 protected void startForegroundInternal(boolean hasUpcomingRecording) { in startForegroundInternal() method in DvrRecordingServiceTest.MockDvrRecordingService