Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/tv/
DTvTestBase.kt108 protected fun startForegroundService( in startForegroundService() method in android.systemui.cts.tv.TvTestBase
/cts/tests/app/ShortFgsTest/src/android/app/cts/shortfgstest/
DActivityManagerShortFgsTest.java287 public static void startForegroundService(ComponentName cn, int fgsTypes) { in startForegroundService() method in ActivityManagerShortFgsTest
291 public static void startForegroundService(ComponentName cn, int fgsTypes, in startForegroundService() method in ActivityManagerShortFgsTest
/cts/tests/app/FgsTimeoutTest/src/android/app/cts/fgstimeouttest/
DFgsTimeoutTest.java614 public static void startForegroundService(ComponentName cn, int fgsTypes) { in startForegroundService() method in FgsTimeoutTest
/cts/tests/tests/appop/src/android/app/appops/cts/
DForegroundModeAndActiveTest.kt201 private fun startForegroundService(startingContext: Context) { in <lambda>() method
/cts/tests/app/src/android/app/cts/
DServiceTest.java959 private void startForegroundService(Intent intent, int command) { in startForegroundService() method in ServiceTest
963 private void startForegroundService(int command) { in startForegroundService() method in ServiceTest