Searched defs:startService (Results 1 – 8 of 8) sorted by relevance
158 private void startService() { in startService() method in ProcessingServiceManager
44 public static void startService(Context context, Intent callingIntent) { in startService() method in CertService
64 public ComponentName startService(final Intent intent) { in startService() method in FakeContext
252 private void startService(Context context) { in startService() method in DownloadReceiver
135 public ComponentName startService(Intent service) { in startService() method in AbstractDownloadProviderFunctionalTest.TestContext
466 public void startService() { in startService() method in SettingsInjector.Setting
101 public static void startService(Context context, String protocol) { in startService() method in EmailServiceUtils
144 public ComponentName startService(Intent service) { in startService() method in CalendarProvider2Test.MockContext2