Searched refs:NotifyScreenStatus (Results 1 – 4 of 4) sorted by relevance
45 EventsMonitor::GetInstance().NotifyScreenStatus(screenState); in handleEvent()
45 void NotifyScreenStatus(int32_t status);
118 EventsMonitor::GetInstance().NotifyScreenStatus(SCREEN_OFF); in BeginSchedule()123 EventsMonitor::GetInstance().NotifyScreenStatus(SCREEN_ON); in PauseSchedule()
124 void EventsMonitor::NotifyScreenStatus(int32_t status) in NotifyScreenStatus() function in OHOS::CameraStandard::DeferredProcessing::EventsMonitor