OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:healthd_get_property
(Results
1 - 3
of
3
) sorted by null
/system/core/healthd/include/healthd/
healthd.h
80
android::status_t
healthd_get_property
(int id,
/system/core/healthd/
BatteryPropertiesRegistrar.cpp
77
return
healthd_get_property
(id, val);
healthd.cpp
174
status_t
healthd_get_property
(int id, struct BatteryProperty *val) {
function
Completed in 667 milliseconds