Searched refs:ServiceStartArgumentsController (Results 1 – 2 of 2) sorted by relevance
34 public class ServiceStartArgumentsController extends Activity { class56 startService(new Intent(ServiceStartArgumentsController.this,64 startService(new Intent(ServiceStartArgumentsController.this,72 startService(new Intent(ServiceStartArgumentsController.this,81 startService(new Intent(ServiceStartArgumentsController.this,
108 mInvokeIntent = new Intent(this, ServiceStartArgumentsController.class); in onCreate()