Home
last modified time | relevance | path

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

/aosp14/system/core/healthd/
H A DBatteryMonitor_v1.cpp271 static bool getBooleanField(const String8& path) { in getBooleanField() function
305 mHealthInfo->batteryPresent = getBooleanField(mHealthdConfig->batteryPresentPath); in updateValues()
H A DBatteryMonitor.cpp331 static bool getBooleanField(const String8& path) { in getBooleanField() function
365 mHealthInfo->batteryPresent = getBooleanField(mHealthdConfig->batteryPresentPath); in updateValues()