Home
last modified time | relevance | path

Searched refs:SetPermitSystemGeneratedContextualActionButtons (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
H A Dnotificationrequest_fuzzer.cpp67 request.SetPermitSystemGeneratedContextualActionButtons(enabled); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_request.h405 void SetPermitSystemGeneratedContextualActionButtons(bool permitted);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp220 void NotificationRequest::SetPermitSystemGeneratedContextualActionButtons(bool permitted) in SetPermitSystemGeneratedContextualActionButtons() function in OHOS::Notification::NotificationRequest
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp1023 req.SetPermitSystemGeneratedContextualActionButtons(false);