Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification.cpp531 void Notification::SetRemoveAllowed(bool removeAllowed) in SetRemoveAllowed()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_test.cpp257 bool removeAllowed = true; variable