Searched refs:tracingStarted (Results 1 – 1 of 1) sorted by relevance
21 private static boolean tracingStarted = false; field in ShadowDebug66 if (!tracingStarted) { in stopMethodTracing()75 tracingStarted = false; in stopMethodTracing()80 if (tracingStarted) { in internalStartTracing()83 tracingStarted = true; in internalStartTracing()89 tracingStarted = false; in reset()