Searched refs:nInsightIntentUI (Results 1 – 1 of 1) sorted by relevance
3175 napi_value nInsightIntentUI; in CreateExtensionAbilityTypeObject() local3177 static_cast<int32_t>(ExtensionAbilityType::INSIGHT_INTENT_UI), &nInsightIntentUI)); in CreateExtensionAbilityTypeObject()3178 …_CALL_RETURN_VOID(env, napi_set_named_property(env, value, "INSIGHT_INTENT_UI", nInsightIntentUI)); in CreateExtensionAbilityTypeObject()