Searched defs:SamplingProfilerIntegration (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DSamplingProfilerIntegration.java41 public class SamplingProfilerIntegration { class
43 private static final String TAG = "SamplingProfilerIntegration";
104 Log.e(TAG, "SamplingProfilerIntegration already started at " + new Date(startMillis));
123 Log.e(TAG, "SamplingProfilerIntegration is not started");

Completed in 604 milliseconds