Searched refs:ABILITY_LOAD_SUCCESS_EVENT (Results 1 – 5 of 5) sorted by relevance
29 ABILITY_LOAD_SUCCESS_EVENT = 0, enumerator
31 abilityEventHandlerMap_[AbilityStateEvent::ABILITY_LOAD_SUCCESS_EVENT] = in InitEventHandlerMap()
91 AbilityStateEvent::ABILITY_LOAD_SUCCESS_EVENT);
1044 …mAbilityStateScheduler->SendAbilityStateEvent(SAID, AbilityStateEvent::ABILITY_LOAD_SUCCESS_EVENT);
1118 …eScheduler_->SendAbilityStateEvent(systemAbilityId, AbilityStateEvent::ABILITY_LOAD_SUCCESS_EVENT); in AddSystemAbility()