Searched defs:startService (Results 1 – 4 of 4) sorted by relevance
239 private void startService(Context context) { in startService() method in DownloadReceiver
136 public ComponentName startService(Intent service) { in startService() method in AbstractDownloadProviderFunctionalTest.TestContext
40 public static void startService(Context context, String intentAction) { in startService() method in EmailServiceUtils
141 public ComponentName startService(Intent service) { in startService() method in CalendarProvider2Test.MockContext2