Home
last modified time | relevance | path

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

/aosp12/system/core/healthd/include/healthd/
H A DBatteryMonitor.h81 PowerSupplyType readPowerSupplyType(const String8& path);
/aosp12/system/core/healthd/
H A DBatteryMonitor.cpp184 BatteryMonitor::PowerSupplyType BatteryMonitor::readPowerSupplyType(const String8& path) { in readPowerSupplyType() function in android::BatteryMonitor
312 switch(readPowerSupplyType(path)) { in updateValues()
553 switch(readPowerSupplyType(path)) { in init()