Searched defs:startService (Results 1 – 9 of 9) sorted by relevance
182 protected void startService(Intent intent) { in startService() method in ServiceTestCase
322 public ComponentName startService(Intent service) { in startService() method in MockContext
358 public ComponentName startService(Intent service) { in startService() method in ContextWrapper
1222 public abstract ComponentName startService(Intent service); in startService() method in Context
1248 public ComponentName startService(Intent arg0) { in startService() method in BridgeContext
1078 public ComponentName startService(Intent service) { in startService() method in ContextImpl
160 public ComponentName startService(IApplicationThread caller, Intent service, in startService() method
2246 public ComponentName startService(IApplicationThread caller, Intent service, in startService() method in ActivityManagerProxy
10501 public ComponentName startService(IApplicationThread caller, Intent service, in startService() method in ActivityManagerService