Home
last modified time | relevance | path

Searched refs:SetUnremovable (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
H A Dnotificationrequest_fuzzer.cpp38 request.SetUnremovable(enabled); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_request.h227 void SetUnremovable(bool isUnremovable);
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp562 request.SetUnremovable(isUnremovable); in GetNotificationRequestByBool()
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp525 request.SetUnremovable(isUnremovable); in GetNotificationIsUnremovable()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp1330 request->SetUnremovable(true); in PublishContinuousTaskNotification()
2375 request->SetUnremovable(true); in PublishNotificationBySa()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
H A Dadvanced_notification_service_publish_test.cpp646 req->SetUnremovable(true);
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp1537 request.SetUnremovable(true); in StartNotification()
1629 request.SetUnremovable(true); in UpdateMicrophoneEnabled()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1676 notificationRequest_->SetUnremovable(true); in UpdateNotificationCommon()
H A Dnotification_request.cpp95 void NotificationRequest::SetUnremovable(bool isUnremovable) in SetUnremovable() function in OHOS::Notification::NotificationRequest
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp1045 request.SetUnremovable(isUnremovable); in GetNotificationIsUnremovable()
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp1019 req.SetUnremovable(false);
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp3152 request.SetUnremovable(true); in NotifySystemUI()