Home
last modified time | relevance | path

Searched refs:CheckEventReciveTime (Results 1 - 2 of 2) sorted by relevance

/base/powermgr/power_manager/services/native/src/wakeup/
H A Dwakeup_controller.h70 bool CheckEventReciveTime(WakeupDeviceType wakeupType);
H A Dwakeup_controller.cpp576 if (wakeupController->CheckEventReciveTime(wakeupType) || in OnInputEvent()
632 if (wakeupController->CheckEventReciveTime(wakeupType)) { in OnInputEvent()
666 bool WakeupController::CheckEventReciveTime(WakeupDeviceType wakeupType) in CheckEventReciveTime() function in OHOS::PowerMgr::WakeupController

Completed in 3 milliseconds