Searched refs:stopped (Results 1 - 1 of 1) sorted by relevance

/libcore/dalvik/src/main/java/dalvik/system/profiler/
H A DSamplingProfiler.java298 while (!sampler.stopped) {
321 * created. The profiler needs to be stopped, but not necessarily
347 private boolean stopped; field in class:SamplingProfiler.Sampler
355 stopped = true;

Completed in 47 milliseconds