Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp1472 void NotificationRequest::SetRemoveAllowed(bool isRemoveAllowed) in SetRemoveAllowed()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp2334 bool isRemoveAllowed = true; in GetNotificationIsRemoveAllowed() local