Home
last modified time | relevance | path

Searched refs:takeBugreportz (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandOptions.java349 public void setBugreportzOnInvocationEnded(boolean takeBugreportz) { in setBugreportzOnInvocationEnded() argument
350 mTakeBugreportzOnInvocationEnded = takeBugreportz; in setBugreportzOnInvocationEnded()
DICommandOptions.java111 public void setBugreportzOnInvocationEnded(boolean takeBugreportz); in setBugreportzOnInvocationEnded() argument