Searched refs:startServiceForStub (Results 1 – 3 of 3) sorted by relevance
36 public void startServiceForStub(Intent intent); in startServiceForStub() method74 mService.startServiceForStub(intent); in startService()
184 public void startServiceForStub(final Intent intent) { in startServiceForStub() method in ActionServiceTest
311 public void startServiceForStub(final Intent intent) { in startServiceForStub() method in ActionServiceSystemTest