Searched refs:IsLastPlugged (Results 1 – 2 of 2) sorted by relevance
106 bool IsLastPlugged();
328 bool BatteryService::IsLastPlugged() in IsLastPlugged() function in OHOS::PowerMgr::BatteryService348 if (!IsLastPlugged() && IsNowPlugged(pluggedType)) { in IsPlugged()356 if (IsLastPlugged() && !IsNowPlugged(pluggedType)) { in IsUnplugged()