Home
last modified time | relevance | path

Searched refs:NotifyIdleModeByCommonEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp105 NotifyIdleModeByCommonEvent(napped, sleeping); in ReportStandbyState()
120 void StandbyStateSubscriber::NotifyIdleModeByCommonEvent(bool napped, bool sleeping) in NotifyIdleModeByCommonEvent() function in OHOS::DevStandbyMgr::StandbyStateSubscriber
/ohos5.0/foundation/resourceschedule/device_standby/services/notification/include/
H A Dstandby_state_subscriber.h52 void NotifyIdleModeByCommonEvent(bool napped, bool sleeping);