Searched refs:satcommEventListener_ (Results 1 – 2 of 2) sorted by relevance
69 samgrProxy->UnSubscribeSystemAbility(COMMON_EVENT_SERVICE_ID, satcommEventListener_); in ~CallControlManager()73 satcommEventListener_ = nullptr; in ~CallControlManager()1549 satcommEventListener_ = in BroadcastSubscriber()1551 if (satcommEventListener_ == nullptr) { in BroadcastSubscriber()1565 ret = samgrProxy->SubscribeSystemAbility(COMMON_EVENT_SERVICE_ID, satcommEventListener_); in BroadcastSubscriber()
162 sptr<ISystemAbilityStatusChange> satcommEventListener_ = nullptr; variable