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

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

Completed in 47 milliseconds