Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp43 const int32_t BUTTON_ABILITY_INDEX = 3; variable
541 buttonWantAgent->abilityName = singleButton.at(BUTTON_ABILITY_INDEX); in DeserializeButtonInfo()