Searched refs:isScopedPowerSupply (Results 1 – 2 of 2) sorted by relevance
81 bool isScopedPowerSupply(const char* name);
236 bool BatteryMonitor::isScopedPowerSupply(const char* name) { in isScopedPowerSupply() function in android::BatteryMonitor563 if (isScopedPowerSupply(name)) continue; in init()