com.android.tradefed.monitoring.collector

Interfaces

IResourceMetricCollector The interface for user to implement customized resource collectors. 

Classes

DeviceBatteryResourceMetricCollector This collector collects device battery metrics. 
DeviceInternetAccessibilityResourceMetricCollector The collector pings google.com to check if the device has internet accessibility or not. 
DeviceStorageAgeResourceMetricCollector Parse storage age from logcat. 
DeviceWifiResourceMetricCollector The collector collects current connected wifi signal strength and link speed metrics. 
ResourceMetricUtil Utility functions for composing metrics.