Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp37 const int32_t BUTTON_TYPE_INDEX = 0; variable
608 … ActionButtonType(std::stoi(singleButton.at(BUTTON_TYPE_INDEX), nullptr)), buttonWantAgent); in RecoverActionButton()