Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp40 const int32_t BUTTON_TYPE_INDEX = 0; variable
546 ActionButtonType(std::atoi(singleButton.at(BUTTON_TYPE_INDEX).c_str())), in DeserializeButtonInfo()