Home
last modified time | relevance | path

Searched defs:startForegroundService (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/dvr/recorder/
DDvrRecordingService.java74 static void startForegroundService(Context context, boolean startForRecording) { in startForegroundService() method in DvrRecordingService
/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DCaptivePortalLoginActivityTest.java223 public ComponentName startForegroundService(Intent service) { in startForegroundService() method in CaptivePortalLoginActivityTest.InstrumentedCaptivePortalLoginActivity