Searched refs:healthd_get_property (Results 1 – 3 of 3) sorted by relevance
80 android::status_t healthd_get_property(int id,
77 return healthd_get_property(id, val); in getProperty()
174 status_t healthd_get_property(int id, struct BatteryProperty *val) { in healthd_get_property() function