Home
last modified time | relevance | path

Searched refs:SetNotificationControlFlags (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.cpp329 request.SetNotificationControlFlags(NFC_NTF_CONTROL_FLAG); in SetBasicOption()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_request.h248 void SetNotificationControlFlags(uint32_t notificationControlFlags);
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp1336 request.SetNotificationControlFlags(notificationControlFlags); in GetNotificationControlFlags()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp1871 request.SetNotificationControlFlags(notificationControlFlags); in GetNotificationControlFlags()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp110 void NotificationRequest::SetNotificationControlFlags(uint32_t notificationControlFlags) in SetNotificationControlFlags() function in OHOS::Notification::NotificationRequest
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp930 record->request->SetNotificationControlFlags(notificationControlFlags & 0xFFFF); in ChangeNotificationByControlFlags()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp3413 request->SetNotificationControlFlags(notificationControlFlags);