Home
last modified time | relevance | path

Searched refs:ACTION_BUTTON_TYPE (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp26 constexpr uint8_t ACTION_BUTTON_TYPE = 3; member
37 uint8_t types = *data % ACTION_BUTTON_TYPE; in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/
H A Dreminder_common.h33 const char* ACTION_BUTTON_TYPE = "type"; member
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp80 GetInt32(env, actionButton, ReminderAgentNapi::ACTION_BUTTON_TYPE, buttonType, false)) { in GenActionButtons()
H A Dpublish.cpp652 napi_set_named_property(env, actionButton, ACTION_BUTTON_TYPE, buttonInfo); in ParseActionButtons()

Completed in 5 milliseconds