public static class BatteryStatsImpl.Uid.Sensor extends BatteryStats.Uid.Sensor
Modifier and Type | Field and Description |
---|---|
protected BatteryStatsImpl |
mBsi
BatteryStatsImpl that we are associated with.
|
protected BatteryStatsImpl.Uid |
mUid
BatteryStatsImpl that we are associated with.
|
GPS
Constructor and Description |
---|
Sensor(BatteryStatsImpl bsi,
BatteryStatsImpl.Uid uid,
int handle) |
Modifier and Type | Method and Description |
---|---|
int |
getHandle() |
BatteryStatsImpl.Timer |
getSensorTime() |
protected BatteryStatsImpl mBsi
protected BatteryStatsImpl.Uid mUid
public Sensor(BatteryStatsImpl bsi, BatteryStatsImpl.Uid uid, int handle)
public BatteryStatsImpl.Timer getSensorTime()
getSensorTime
in class BatteryStats.Uid.Sensor
public int getHandle()
getHandle
in class BatteryStats.Uid.Sensor