Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/tv/
DTvTestBase.kt107 protected fun startForegroundService( in startForegroundService() method in android.systemui.cts.tv.TvTestBase
/cts/tests/tests/appop/src/android/app/appops/cts/
DForegroundModeTest.kt149 private fun startForegroundService(startingContext: Context) { in <lambda>() method
/cts/tests/app/src/android/app/cts/
DServiceTest.java913 private void startForegroundService(Intent intent, int command) { in startForegroundService() method in ServiceTest
917 private void startForegroundService(int command) { in startForegroundService() method in ServiceTest