public class WakeLockMetricsReporter extends java.lang.Object implements SystemMetricsReporter<WakeLockMetrics>
SystemMetricsReporter.Event| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HELD_TIME_MS |
static java.lang.String |
TAG_TIME_MS |
| Constructor and Description |
|---|
WakeLockMetricsReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
reportTo(WakeLockMetrics metrics,
SystemMetricsReporter.Event event) |
public static final java.lang.String HELD_TIME_MS
public static final java.lang.String TAG_TIME_MS
public void reportTo(WakeLockMetrics metrics, SystemMetricsReporter.Event event)
reportTo in interface SystemMetricsReporter<WakeLockMetrics>