Home
last modified time | relevance | path

Searched refs:NotifyIdleModeByCallback (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp103 NotifyIdleModeByCallback(napped, sleeping); in ReportStandbyState()
107 void StandbyStateSubscriber::NotifyIdleModeByCallback(bool napped, bool sleeping) in NotifyIdleModeByCallback() function in OHOS::DevStandbyMgr::StandbyStateSubscriber
/foundation/resourceschedule/device_standby/services/notification/include/
H A Dstandby_state_subscriber.h52 void NotifyIdleModeByCallback(bool napped, bool sleeping);
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp571 StandbyStateSubscriber::GetInstance()->NotifyIdleModeByCallback(false, false); in HWTEST_F()
581 StandbyStateSubscriber::GetInstance()->NotifyIdleModeByCallback(false, false); in HWTEST_F()

Completed in 3 milliseconds