Searched refs:stopTrace (Results 1 – 4 of 4) sorted by relevance
108 void stopTrace(@Nullable PrintWriter pw) { in stopTrace() method in WindowTracing109 stopTrace(pw, true /* writeToFile */); in stopTrace()117 void stopTrace(@Nullable PrintWriter pw, boolean writeToFile) { in stopTrace() method in WindowTracing180 stopTrace(pw); in onShellCommand()
430 mWindowTracing.stopTrace(null, false /* writeToFile */);5289 mWindowTracing.stopTrace(null /* printwriter */); in stopWindowTrace()
114 mWindowTracing.stopTrace(mock(PrintWriter.class)); in isEnabled_returnsFalseAfterStop()134 mWindowTracing.stopTrace(mock(PrintWriter.class)); in traceFile_startsWithMagicHeader()157 mWindowTracing.stopTrace(mock(PrintWriter.class)); in tracing_endsUpInFile()
895 static void stopTrace() in stopTrace() function1369 stopTrace(); in main()