Home
last modified time | relevance | path

Searched defs:setBugreportOnInvocationEnded (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandOptions.java114 public void setBugreportOnInvocationEnded(boolean takeBugreport); in setBugreportOnInvocationEnded() method
DCommandOptions.java353 public void setBugreportOnInvocationEnded(boolean takeBugreport) { in setBugreportOnInvocationEnded() method in CommandOptions