Searched defs:startService (Results 1 – 6 of 6) sorted by relevance
155 private void startService() { in startService() method in ProcessingServiceManager
252 private void startService(Context context) { in startService() method in DownloadReceiver
135 public ComponentName startService(Intent service) { in startService() method in AbstractDownloadProviderFunctionalTest.TestContext
426 public void startService() { in startService() method in SettingsInjector.Setting
101 public static void startService(Context context, String protocol) { in startService() method in EmailServiceUtils
141 public ComponentName startService(Intent service) { in startService() method in CalendarProvider2Test.MockContext2