Searched refs:sShouldTakeBugreport (Results 1 – 1 of 1) sorted by relevance
43 private static boolean sShouldTakeBugreport = !PresubmitRule.runningInPresubmit(); field in ArtifactSaver112 if (sShouldTakeBugreport && FailureWatcher.getSystemAnomalyMessage(device) != null) { in onError()114 sShouldTakeBugreport = false; in onError()