Searched defs:startForegroundService (Results 1 – 5 of 5) sorted by relevance
108 protected fun startForegroundService( in startForegroundService() method in android.systemui.cts.tv.TvTestBase
287 public static void startForegroundService(ComponentName cn, int fgsTypes) { in startForegroundService() method in ActivityManagerShortFgsTest291 public static void startForegroundService(ComponentName cn, int fgsTypes, in startForegroundService() method in ActivityManagerShortFgsTest
614 public static void startForegroundService(ComponentName cn, int fgsTypes) { in startForegroundService() method in FgsTimeoutTest
201 private fun startForegroundService(startingContext: Context) { in <lambda>() method
959 private void startForegroundService(Intent intent, int command) { in startForegroundService() method in ServiceTest963 private void startForegroundService(int command) { in startForegroundService() method in ServiceTest