Searched refs:interactiveCommand (Results 1 – 1 of 1) sorted by relevance
61 String interactiveCommand = data.get(INTERACTIVE_COMMAND); in buildFromMaps() local76 interpreter.setInteractiveCommand(interactiveCommand); in buildFromMaps()110 protected void setInteractiveCommand(String interactiveCommand) { in setInteractiveCommand() argument111 mInteractiveCommand = interactiveCommand; in setInteractiveCommand()