Home
last modified time | relevance | path

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

/base/time/time_service/services/
H A Dtime_system_ability.h43 class TimePowerStateListener : public OHOS::PowerMgr::SyncShutdownCallbackStub { class in OHOS::MiscServices::TimeSystemAbility
45 ~TimePowerStateListener() override = default;
H A Dtime_system_ability.cpp922 void TimeSystemAbility::TimePowerStateListener::OnSyncShutdown() in OnSyncShutdown()
934 sptr<OHOS::PowerMgr::ISyncShutdownCallback> syncShutdownCallback = new TimePowerStateListener(); in RegisterPowerStateListener()
936 TIME_HILOGE(TIME_MODULE_SERVICE, "Get TimePowerStateListener failed."); in RegisterPowerStateListener()

Completed in 3 milliseconds