Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd.h78 android::status_t healthd_get_property(int id,
DBatteryPropertiesRegistrar.cpp76 return healthd_get_property(id, val); in getProperty()
Dhealthd.cpp172 status_t healthd_get_property(int id, struct BatteryProperty *val) { in healthd_get_property() function