Home
last modified time | relevance | path

Searched refs:WANT_AGENT_ABILITY (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/
Dreminder_common.h65 const char* WANT_AGENT_ABILITY = "abilityName"; variable
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dpublish.cpp668 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()
Dreminder_common.cpp388 ReminderAgentNapi::WANT_AGENT_ABILITY, str, NotificationNapi::STR_MAX_SIZE)) { in GenWantAgent()