Home
last modified time | relevance | path

Searched defs:showDeliveryTime (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp166 void NotificationRequest::SetShowDeliveryTime(bool showDeliveryTime) in SetShowDeliveryTime()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp2282 bool showDeliveryTime = false; in GetNotificationShowDeliveryTime() local