Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
Dnotificationrequest_fuzzer.cpp67 request.SetPermitSystemGeneratedContextualActionButtons(enabled); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_request.h378 void SetPermitSystemGeneratedContextualActionButtons(bool permitted);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp207 void NotificationRequest::SetPermitSystemGeneratedContextualActionButtons(bool permitted) in SetPermitSystemGeneratedContextualActionButtons() function in OHOS::Notification::NotificationRequest
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp1001 req.SetPermitSystemGeneratedContextualActionButtons(false);