Searched refs:NotificationNapi (Results 1 – 25 of 77) sorted by relevance
1234
46 return NotificationNapi::Common::NapiGetNull(env); in GetReminderRequest()52 char str[NotificationNapi::STR_MAX_SIZE] = {0}; in GenActionButtons()78 ReminderAgentNapi::ACTION_BUTTON_TITLE, str, NotificationNapi::STR_MAX_SIZE) && in GenActionButtons()99 char res[NotificationNapi::STR_MAX_SIZE] = {0}; in HandleActionButtonTitle()102 NotificationNapi::STR_MAX_SIZE)) { in HandleActionButtonTitle()136 char str[NotificationNapi::STR_MAX_SIZE] = {0}; in GetButtonWantAgent()140 ReminderAgentNapi::BUTTON_WANT_AGENT_PKG, str, NotificationNapi::STR_MAX_SIZE)) { in GetButtonWantAgent()144 ReminderAgentNapi::BUTTON_WANT_AGENT_ABILITY, str, NotificationNapi::STR_MAX_SIZE)) { in GetButtonWantAgent()148 ReminderAgentNapi::BUTTON_WANT_AGENT_URI, str, NotificationNapi::STR_MAX_SIZE)) { in GetButtonWantAgent()161 char str[NotificationNapi::STR_MAX_SIZE] = {0}; in GetButtonDataShareUpdate()[all …]
54 NotificationNapi::NotificationConstant::SlotType inType55 = NotificationNapi::NotificationConstant::SlotType::CONTENT_INFORMATION;64 NotificationNapi::NotificationConstant::SlotType inType65 = NotificationNapi::NotificationConstant::SlotType::CONTENT_INFORMATION;78 return NotificationNapi::Common::NapiGetNull(env); in GetCallback()121 return NotificationNapi::Common::NapiGetNull(env); in ParseParameters()164 …if (!NotificationNapi::Common::SlotTypeJSToC(NotificationNapi::SlotType(propertyVal), params.inTyp… in ParseSlotParameters()171 return NotificationNapi::Common::NapiGetNull(env); in ParseSlotParameters()217 return NotificationNapi::Common::NapiGetNull(env); in ParseCanCelParameter()238 return NotificationNapi::Common::NapiGetNull(env); in ParseCanCelAllParameter()[all …]
22 namespace NotificationNapi {
21 namespace NotificationNapi {
23 namespace NotificationNapi {
28 namespace NotificationNapi {
153 NotificationNapi::SlotType slotType; in OnCheckNotification()154 NotificationNapi::ContentType contentType; in OnCheckNotification()155 NotificationNapi::Common::ContentTypeCToJS( in OnCheckNotification()157 NotificationNapi::Common::SlotTypeCToJS( in OnCheckNotification()
23 namespace NotificationNapi { namespace