Home
last modified time | relevance | path

Searched refs:DeviceHealth (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/health/
DDeviceHealth.cpp28 DeviceHealth::DeviceHealth() { in DeviceHealth() function in hardware::google::pixel::health::DeviceHealth
32 bool DeviceHealth::shouldFakeBatteryTemperature() const { in shouldFakeBatteryTemperature()
38 void DeviceHealth::update(struct android::BatteryProperties *props) { in update()
44 void DeviceHealth::update(aidl::android::hardware::health::HealthInfo *health_info) { in update()
DAndroid.bp16 "DeviceHealth.cpp",
/hardware/google/pixel/health/include/pixelhealth/
DDeviceHealth.h27 class DeviceHealth {
29 DeviceHealth();