Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp245 for (const auto &extraInfoKey : extraInfoKeys) { in FillRequestByKeys() local
246 auto paramValue = liveViewExtraInfo->GetParam(extraInfoKey); in FillRequestByKeys()
248 requestExtraInfo->SetParam(extraInfoKey, paramValue); in FillRequestByKeys()