Searched refs:setBugreportOnInvocationEnded (Results 1 – 3 of 3) sorted by relevance
114 public void setBugreportOnInvocationEnded(boolean takeBugreport); in setBugreportOnInvocationEnded() method
353 public void setBugreportOnInvocationEnded(boolean takeBugreport) { in setBugreportOnInvocationEnded() method in CommandOptions
108 config.getCommandOptions().setBugreportOnInvocationEnded(false); in parse()