Home
last modified time | relevance | path

Searched refs:PublishScreenOnEvents (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/include/
H A Dpower_mgr_notify.h32 void PublishScreenOnEvents(int64_t eventTime);
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_notify.cpp66 void PowerMgrNotify::PublishScreenOnEvents(int64_t eventTime) in PublishScreenOnEvents() function in OHOS::PowerMgr::PowerMgrNotify
H A Dpower_state_machine.cpp946 notify->PublishScreenOnEvents(callTime); in WakeupDeviceInner()