Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_event_manager.cpp97 sptr<SystemAbilityStatusChangeListener> appMgrStatusChangeListener in SubscribeSystemAbility() local
99 if (appMgrStatusChangeListener == nullptr) { in SubscribeSystemAbility()
100 ANSR_LOGE("Failed to create appMgrStatusChangeListener due to no memory."); in SubscribeSystemAbility()
120 ret = samgrProxy->SubscribeSystemAbility(APP_MGR_SERVICE_ID, appMgrStatusChangeListener); in SubscribeSystemAbility()

Completed in 2 milliseconds