Searched refs:NotifyDisplayActionDone (Results 1 – 5 of 5) sorted by relevance
164 NotifyDisplayActionDone(DISPLAY_ON_DONE); in OnDisplayStateChanged()173 NotifyDisplayActionDone(DISPLAY_OFF_DONE); in OnDisplayStateChanged()184 void DeviceStateAction::DisplayPowerCallback::NotifyDisplayActionDone(uint32_t event) in NotifyDisplayActionDone() function in OHOS::PowerMgr::DeviceStateAction::DisplayPowerCallback
47 void NotifyDisplayActionDone(uint32_t event);
86 void NotifyDisplayActionDone(uint32_t event);
424 void PowerMgrService::NotifyDisplayActionDone(uint32_t event) in NotifyDisplayActionDone() function in OHOS::PowerMgr::PowerMgrService
174 pms->NotifyDisplayActionDone(event); in ActionCallback()