Searched defs:startForegroundService (Results 1 – 6 of 6) sorted by relevance
108 protected fun startForegroundService( in startForegroundService() method
303 public static void startForegroundService(ComponentName cn, int fgsTypes) { in startForegroundService() method in ActivityManagerShortFgsTest307 public static void startForegroundService(ComponentName cn, int fgsTypes, in startForegroundService() method in ActivityManagerShortFgsTest
622 public static void startForegroundService(ComponentName cn, int fgsTypes) { in startForegroundService() method in FgsTimeoutTest
201 private fun startForegroundService(startingContext: Context) { in <lambda>() method
960 private void startForegroundService(Intent intent, int command) { in startForegroundService() method in ServiceTest964 private void startForegroundService(int command) { in startForegroundService() method in ServiceTest
1029 private void startForegroundService() throws Exception { in startForegroundService() method in AbstractRestrictBackgroundNetworkTestCase