Searched defs:startService (Results 1 – 9 of 9) sorted by relevance
188 protected void startService(Intent intent) { in startService() method in ServiceTestCase
386 public ComponentName startService(Intent service) { in startService() method in MockContext
449 public ComponentName startService(Intent service) { in startService() method in ContextWrapper
1584 public abstract ComponentName startService(Intent service); in startService() method in Context
1315 public ComponentName startService(Intent arg0) { in startService() method in BridgeContext
132 public ComponentName startService(IApplicationThread caller, Intent service, in startService() method
1351 public ComponentName startService(Intent service) { in startService() method in ContextImpl
2652 public ComponentName startService(IApplicationThread caller, Intent service, in startService() method in ActivityManagerProxy
10909 public ComponentName startService(IApplicationThread caller, Intent service, in startService() method