|
- Method resolution order:
- AndroidTemperatureMonitor
- telemetry.internal.platform.power_monitor.PowerMonitor
- __builtin__.object
Methods defined here:
- CanMonitorPower(self)
- StartMonitoringPower(self, browser)
- StopMonitoringPower(self)
- __init__(self, device)
Methods inherited from telemetry.internal.platform.power_monitor.PowerMonitor:
- CanMeasurePerApplicationPower(self)
- Returns True if the power monitor can measure power for the target
application in isolation. False if power measurement is for full system
energy consumption.
Data descriptors inherited from telemetry.internal.platform.power_monitor.PowerMonitor:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|