public void init(AppRemoteController controllerParent) { this.controllerParent = controllerParent; }
public void init(AppRemoteController mainController) { this.mainController = mainController; }