Searched refs:getProperty (Results 1 - 5 of 5) sorted by relevance

/system/core/healthd/
H A DBatteryPropertiesRegistrar.h42 status_t getProperty(int id, struct BatteryProperty *val);
H A DBatteryPropertiesRegistrar.cpp76 status_t BatteryPropertiesRegistrar::getProperty(int id, struct BatteryProperty *val) { function in class:android::BatteryPropertiesRegistrar
H A Dhealthd.cpp175 return gBatteryMonitor->getProperty(id, val);
H A DBatteryMonitor.cpp374 status_t BatteryMonitor::getProperty(int id, struct BatteryProperty *val) { function in class:android::BatteryMonitor
/system/core/healthd/include/healthd/
H A DBatteryMonitor.h44 status_t getProperty(int id, struct BatteryProperty *val);

Completed in 257 milliseconds