Searched refs:IsPlugged (Results 1 – 2 of 2) sorted by relevance
91 bool IsPlugged(BatteryPluggedType pluggedType);
303 bool BatteryService::IsPlugged(BatteryPluggedType pluggedType) in IsPlugged() function in OHOS::PowerMgr::BatteryService321 if (IsPlugged(pluggedType) || IsUnplugged(pluggedType)) { in WakeupDevice()