Home
last modified time | relevance | path

Searched defs:notificationDisable (Results 1 – 20 of 20) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_disable_test.cpp38 NotificationDisable notificationDisable; variable
50 NotificationDisable notificationDisable; variable
62 NotificationDisable notificationDisable; variable
Dnotification_helper_test.cpp1317 NotificationDisable notificationDisable; variable
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_preferences_info_test.cpp187 NotificationDisable notificationDisable; variable
199 sptr<NotificationDisable> notificationDisable = new (std::nothrow) NotificationDisable(); variable
217 sptr<NotificationDisable> notificationDisable = new (std::nothrow) NotificationDisable(); variable
234 sptr<NotificationDisable> notificationDisable = new (std::nothrow) NotificationDisable(); variable
Dnotification_preferences_database_test.cpp1106 sptr<NotificationDisable> notificationDisable = new (std::nothrow) NotificationDisable(); variable
1119 sptr<NotificationDisable> notificationDisable = new (std::nothrow) NotificationDisable(); variable
1134 sptr<NotificationDisable> notificationDisable = new (std::nothrow) NotificationDisable(); variable
Dnotification_preferences_test.cpp1531 sptr<NotificationDisable> notificationDisable = new (std::nothrow) NotificationDisable(); variable
1557 NotificationDisable notificationDisable; variable
1570 sptr<NotificationDisable> notificationDisable = new (std::nothrow) NotificationDisable(); variable
Dadvanced_notification_service_test.cpp3538 sptr<NotificationDisable> notificationDisable = nullptr; variable
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_info.cpp412 …cationPreferencesInfo::SetDisableNotificationInfo(const sptr<NotificationDisable> &notificationDis… in SetDisableNotificationInfo()
431 …l NotificationPreferencesInfo::GetDisableNotificationInfo(NotificationDisable &notificationDisable) in GetDisableNotificationInfo()
448 NotificationDisable notificationDisable; in AddDisableNotificationInfo() local
Dnotification_preferences.cpp1381 …tificationPreferences::SetDisableNotificationInfo(const sptr<NotificationDisable> &notificationDis… in SetDisableNotificationInfo()
1398 bool NotificationPreferences::GetDisableNotificationInfo(NotificationDisable &notificationDisable) in GetDisableNotificationInfo()
Dans_manager_stub_invalid.cpp706 …rrCode AnsManagerStub::DisableNotificationFeature(const sptr<NotificationDisable> &notificationDis… in DisableNotificationFeature()
Dnotification_preferences_database.cpp2437 …onPreferencesDatabase::SetDisableNotificationInfo(const sptr<NotificationDisable> &notificationDis… in SetDisableNotificationInfo()
2452 …tificationPreferencesDatabase::GetDisableNotificationInfo(NotificationDisable &notificationDisable) in GetDisableNotificationInfo()
Dadvanced_notification_service.cpp2491 …edNotificationService::DisableNotificationFeature(const sptr<NotificationDisable> &notificationDis… in DisableNotificationFeature()
Dans_manager_stub.cpp2600 sptr<NotificationDisable> notificationDisable = data.ReadParcelable<NotificationDisable>(); in HandleDisableNotificationFeature() local
Dadvanced_notification_publish_service.cpp3146 NotificationDisable notificationDisable; in IsDisableNotification() local
/base/notification/distributed_notification_service/frameworks/core/src/manager/
Dans_manager_proxy.cpp1015 …rCode AnsManagerProxy::DisableNotificationFeature(const sptr<NotificationDisable> &notificationDis… in DisableNotificationFeature()
Dans_manager_stub_invalid.cpp706 …rrCode AnsManagerStub::DisableNotificationFeature(const sptr<NotificationDisable> &notificationDis… in DisableNotificationFeature()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp672 …rCode NotificationHelper::DisableNotificationFeature(const NotificationDisable &notificationDisabl… in DisableNotificationFeature()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp608 … ErrCode DisableNotificationFeature(const sptr<NotificationDisable> &notificationDisable) override in DisableNotificationFeature()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
Dans_notification_unit_test.cpp1599 NotificationDisable notificationDisable; variable
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp2057 ErrCode AnsNotification::DisableNotificationFeature(const NotificationDisable &notificationDisable) in DisableNotificationFeature()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp7935 sptr<NotificationDisable> notificationDisable = nullptr; variable