Searched refs:stopTracingInternal (Results 1 – 1 of 1) sorted by relevance
151 stopTracingInternal(TraceUtils.getOutputFilename(type), false); in onHandleIntent()153 stopTracingInternal(TraceUtils.getOutputFilename(type), false); in onHandleIntent()155 stopTracingInternal("", true); in onHandleIntent()311 private void stopTracingInternal(String outputFilename, boolean sessionStolen) { in stopTracingInternal() method in TraceService