Searched refs:systemAblityId (Results 1 – 2 of 2) sorted by relevance
89 void OnRemoveSystemAbility(int32_t systemAblityId, const std::string& deviceId) override;
243 void CommonEventListener::OnRemoveSystemAbility(int32_t systemAblityId, const std::string& deviceId) in OnRemoveSystemAbility() argument245 HILOGI("CommonEventListener OnRemoveSystemAblity systemAblityId:%{public}d", systemAblityId); in OnRemoveSystemAbility()