Searched refs:ACTION_BUTTON_TITLE (Results 1 – 3 of 3) sorted by relevance
32 const char* ACTION_BUTTON_TITLE = "title"; variable
79 ReminderAgentNapi::ACTION_BUTTON_TITLE, str, NotificationNapi::STR_MAX_SIZE) && in GenActionButtons()
654 napi_set_named_property(env, actionButton, ACTION_BUTTON_TITLE, buttonInfo); in ParseActionButtons()