Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
Dnotification_utils.h111 bool showDeliveryTime; member
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
Dnotification_manager_impl.cpp585 bool showDeliveryTime = cjRequest.showDeliveryTime; in GetNotificationRequestByBool() local
/base/location/frameworks/js/napi/notification/src/
Dnotification_napi_convert_request.cpp1017 bool showDeliveryTime = false; in GetNotificationShowDeliveryTime() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp185 void NotificationRequest::SetShowDeliveryTime(bool showDeliveryTime) in SetShowDeliveryTime()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_request.cpp1552 bool showDeliveryTime = false; in GetNotificationShowDeliveryTime() local