Searched defs:WakeupSource (Results 1 - 1 of 1) sorted by relevance
/base/powermgr/power_manager/services/native/src/wakeup/ | ||
H A D | wakeup_sources.h | 29 class WakeupSource { class in OHOS::PowerMgr::WakeUpAction 34 WakeupSource(WakeupDeviceType reason, bool enable, uint32_t click) : reason_(reason), enable_(enable), click_(click) in WakeupSource() function in OHOS::PowerMgr::WakeUpAction::WakeupSource |
Completed in 1 milliseconds