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

/system/core/healthd/include/healthd/
H A DBatteryMonitor.h59 PowerSupplyType readPowerSupplyType(const String8& path);
/system/core/healthd/
H A DBatteryMonitor.cpp151 BatteryMonitor::PowerSupplyType BatteryMonitor::readPowerSupplyType(const String8& path) { function in class:android::BatteryMonitor
276 switch(readPowerSupplyType(path)) {
506 switch(readPowerSupplyType(path)) {

Completed in 49 milliseconds