Searched refs:getBooleanField (Results 1 - 2 of 2) sorted by relevance

/system/core/healthd/include/healthd/
H A DBatteryMonitor.h60 bool getBooleanField(const String8& path);
/system/core/healthd/
H A DBatteryMonitor.cpp185 bool BatteryMonitor::getBooleanField(const String8& path) { function in class:android::BatteryMonitor
216 props.batteryPresent = getBooleanField(mHealthdConfig->batteryPresentPath);

Completed in 663 milliseconds