TemperatureCollector
public
class
TemperatureCollector
extends ScheduledDeviceMetricCollector
java.lang.Object | |||
↳ | com.android.tradefed.device.metric.BaseDeviceMetricCollector | ||
↳ | com.android.tradefed.device.metric.ScheduledDeviceMetricCollector | ||
↳ | com.android.tradefed.device.metric.TemperatureCollector |
A ScheduledDeviceMetricCollector
to measure min and max device temperature. Useful for
long duration performance tests to monitor if the device overheats.
Summary
Public constructors | |
---|---|
TemperatureCollector()
|
Public constructors
TemperatureCollector
public TemperatureCollector ()
Annotations
Interfaces
Classes
- AtraceCollector
- AtraceRunMetricCollector
- BaseDeviceMetricCollector
- BuddyInfoMetricCollector
- BugreportzMetricCollector
- DeviceMetricData
- DumpHeapCollector
- FilePullerDeviceMetricCollector
- FilePullerLogCollector
- GraphicsStatsMetricCollector
- IonHeapInfoMetricCollector
- MemInfoMetricCollector
- PagetypeInfoMetricCollector
- ProcessMaxMemoryCollector
- ScheduledDeviceMetricCollector
- ScheduleMultipleDeviceMetricCollector
- TemperatureCollector
- TraceCmdCollector
- TraceMetricCollector