Searched refs:NotifyChargingStatus (Results 1 – 4 of 4) sorted by relevance
45 EventsMonitor::GetInstance().NotifyChargingStatus(chargeState); in handleEvent()
46 void NotifyChargingStatus(int32_t status);
109 EventsMonitor::GetInstance().NotifyChargingStatus(CHARGING); in BeginSchedule()112 EventsMonitor::GetInstance().NotifyChargingStatus(DISCHARGING); in BeginSchedule()
135 void EventsMonitor::NotifyChargingStatus(int32_t status) in NotifyChargingStatus() function in OHOS::CameraStandard::DeferredProcessing::EventsMonitor