Searched defs:controller (Results 1 – 4 of 4) sorted by relevance
41 public ActivityLaunchAction(String activity, ILaunchController controller) { in ActivityLaunchAction()
220 AndroidLaunchController controller = AndroidLaunchController.getInstance(); in launch() local244 AndroidLaunchConfiguration config, AndroidLaunchController controller, in doLaunch()
67 AndroidLaunchConfiguration config, AndroidLaunchController controller, in doLaunch()
431 public void setSettingsController(SettingsController controller) { in setSettingsController()