Searched refs:interactiveCommand (Results 1 – 1 of 1) sorted by relevance
59 String interactiveCommand = data.get(INTERACTIVE_COMMAND); in buildFromMaps() local74 interpreter.setInteractiveCommand(interactiveCommand); in buildFromMaps()108 protected void setInteractiveCommand(String interactiveCommand) { in setInteractiveCommand() argument109 mInteractiveCommand = interactiveCommand; in setInteractiveCommand()