Home
last modified time | relevance | path

Searched refs:SetLockScreenVisblenessEnabled (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_flags.cpp62 void NotificationFlags::SetLockScreenVisblenessEnabled(bool visblenessEnabled) in SetLockScreenVisblenessEnabled() function in OHOS::Notification::NotificationFlags
239 reminderFlags->SetLockScreenVisblenessEnabled( in GetReminderFlagsByString()
H A Dnotification_subscriber.cpp70 tempFlags->SetLockScreenVisblenessEnabled( in ProcessSyncDecision()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_flags.h73 void SetLockScreenVisblenessEnabled(bool visblenessEnabled);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_slot_service.cpp606 flags->SetLockScreenVisblenessEnabled(true); in SetRequestBySlotType()
H A Dadvanced_notification_service.cpp947 flags->SetLockScreenVisblenessEnabled(false); in ChangeNotificationByControlFlags()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp3418 flags->SetLockScreenVisblenessEnabled(true);