HomeSort by relevance Sort by last modified time
    Searched refs:readPowerSupplyType (Results 1 - 2 of 2) sorted by null

  /system/core/healthd/include/healthd/
BatteryMonitor.h 59 PowerSupplyType readPowerSupplyType(const String8& path);
  /system/core/healthd/
BatteryMonitor.cpp 138 BatteryMonitor::PowerSupplyType BatteryMonitor::readPowerSupplyType(const String8& path) {
253 switch(readPowerSupplyType(path)) {
490 switch(readPowerSupplyType(path)) {

Completed in 328 milliseconds