Home
last modified time | relevance | path

Searched refs:logBatteryProperties (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/pixel/health/include/pixelhealth/
H A DBatteryMetricsLogger.h45 void logBatteryProperties(struct android::BatteryProperties *props);
/aosp12/hardware/google/pixel/health/
H A DBatteryMetricsLogger.cpp215 void BatteryMetricsLogger::logBatteryProperties(struct android::BatteryProperties *props) { in logBatteryProperties() function in hardware::google::pixel::health::BatteryMetricsLogger