Searched refs:PowerSupplyType (Results 1 – 2 of 2) sorted by relevance
46 enum PowerSupplyType { enum78 PowerSupplyType readPowerSupplyType(const String8& path);
184 BatteryMonitor::PowerSupplyType BatteryMonitor::readPowerSupplyType(const String8& path) { in readPowerSupplyType()212 return static_cast<BatteryMonitor::PowerSupplyType>(*ret); in readPowerSupplyType()