Searched refs:WANT_AGENT_ABILITY (Results 1 – 3 of 3) sorted by relevance
65 const char* WANT_AGENT_ABILITY = "abilityName"; variable
668 napi_set_named_property(env, wantAgentInfo, WANT_AGENT_ABILITY, info); in ParseActionButtons()693 napi_set_named_property(env, wantAgentInfo, WANT_AGENT_ABILITY, info); in ParseWantAgent()
388 ReminderAgentNapi::WANT_AGENT_ABILITY, str, NotificationNapi::STR_MAX_SIZE)) { in GenWantAgent()