Searched refs:ACTION_BUTTON_TYPE (Results 1 – 4 of 4) sorted by relevance
26 constexpr uint8_t ACTION_BUTTON_TYPE = 3; variable38 uint8_t types = *data % ACTION_BUTTON_TYPE; in DoSomethingInterestingWithMyAPI()
33 const char* ACTION_BUTTON_TYPE = "type"; variable
80 GetInt32(env, actionButton, ReminderAgentNapi::ACTION_BUTTON_TYPE, buttonType, false)) { in GenActionButtons()
652 napi_set_named_property(env, actionButton, ACTION_BUTTON_TYPE, buttonInfo); in ParseActionButtons()