Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/settemplate_fuzzer/
Dsettemplate_fuzzer.cpp43 request.SetFloatingIcon(enabled); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_request.h857 void SetFloatingIcon(bool floatingIcon);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp546 void NotificationRequest::SetFloatingIcon(bool floatingIcon) in SetFloatingIcon() function in OHOS::Notification::NotificationRequest
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp1051 req.SetFloatingIcon(false);