Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1688 std::string extendContent = ""; in UpdateNotificationContent() local
1692 extendContent = snoozeContent_; in UpdateNotificationContent()
1696 extendContent = expiredContent_; in UpdateNotificationContent()
1700 extendContent = ""; in UpdateNotificationContent()
1703 extendContent = snoozeContent_; in UpdateNotificationContent()
1707 extendContent = expiredContent_; in UpdateNotificationContent()
1709 if (extendContent == "") { in UpdateNotificationContent()
1712 displayContent_ = extendContent; in UpdateNotificationContent()

Completed in 4 milliseconds