/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/ |
H A D | ans_convert_enum.cpp | 156 case SlotLevel::LEVEL_MIN: in SlotLevelJSToC() 157 outLevel = NotificationSlot::NotificationLevel::LEVEL_MIN; in SlotLevelJSToC() 206 case NotificationSlot::NotificationLevel::LEVEL_MIN: in SlotLevelCToJS() 207 outLevel = SlotLevel::LEVEL_MIN; in SlotLevelCToJS()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | ans_log_test.cpp | 228 inType = NotificationNapi::SlotLevel::LEVEL_MIN; 230 EXPECT_EQ(outType, NotificationSlot::NotificationLevel::LEVEL_MIN); 280 inType = NotificationSlot::NotificationLevel::LEVEL_MIN; 282 EXPECT_EQ(outType, NotificationNapi::SlotLevel::LEVEL_MIN);
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/ |
H A D | ans_convert_enum.h | 50 LEVEL_MIN = 1, enumerator
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_slot.cpp | 159 SetLevel(LEVEL_MIN); in SetType() 191 SetLevel(LEVEL_MIN); in SetType()
|
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/ |
H A D | notification_slot.h | 31 LEVEL_MIN, // the notifications function is disabled on the notification panel, enumerator
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_innerkits_module_slot_test.cpp | 359 EXPECT_EQ(NotificationSlot::NotificationLevel::LEVEL_MIN, slot.GetLevel()); 376 EXPECT_EQ(NotificationSlot::NotificationLevel::LEVEL_MIN, slot.GetLevel());
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-notification-kit/ |
H A D | js-apis-notificationManager.md | 1686 | LEVEL_MIN | 1 | 表示通知功能已启用,但状态栏中不显示通知图标,且没有横幅或提示音。 | 1702 | UNKNOWN_TYPE | 0 | 未知类型。该类型对应[SlotLevel](#slotlevel)为LEVEL_MIN。 | 1705 | CONTENT_INFORMATION | 3 | 内容资讯。该类型对应[SlotLevel](#slotlevel)为LEVEL_MIN。 | 1708 | OTHER_TYPES | 0xFFFF | 其他。该类型对应[SlotLevel](#slotlevel)为LEVEL_MIN。 |
|
H A D | js-apis-notification.md | 945 | LEVEL_MIN | 1 | 表示通知功能已启用,但状态栏中不显示通知图标,且没有横幅或提示音。 |
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | constant.cpp | 81 SetNamedPropertyByInteger(env, obj, (int32_t)SlotLevel::LEVEL_MIN, "LEVEL_MIN"); in SlotLevelInit()
|
/ohos5.0/docs/en/application-dev/reference/apis-notification-kit/ |
H A D | js-apis-notificationManager.md | 1686 | LEVEL_MIN | 1 | Notification is enabled, but the notification i… 1702 … | 0 | Unknown type. This type corresponds to [SlotLevel](#slotlevel) being **LEVEL_MIN**.| 1705 …ot for content consultation. This type corresponds to [SlotLevel](#slotlevel) being **LEVEL_MIN**.| 1708 …ion slot for other purposes. This type corresponds to [SlotLevel](#slotlevel) being **LEVEL_MIN**.|
|
H A D | js-apis-notification.md | 945 | LEVEL_MIN | 1 | The notification function is enabled, but the n…
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | notification_preferences_database_test.cpp | 124 …B_->PutImportance(bundleInfo, OHOS::Notification::NotificationSlot::NotificationLevel::LEVEL_MIN));
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.0-LTS/ |
H A D | js-apidiff-v3.0-lts.md | 512 |事件通知-notification|LEVEL_MIN = 1,|新增| -|
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 292 |新增|NA|类名:SlotLevel;<br>方法or属性:LEVEL_MIN = 1|@ohos.notificationManager.d.ts| 643 |废弃版本有变化|类名:SlotLevel;<br>方法or属性:LEVEL_MIN = 1<br>旧版本信息:|类名:SlotLevel;<br>方法or属性:LEVEL_MIN = 1<br>新…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 270 |新增|NA|模块名: ohos.notificationManager<br>类名: SlotLevel<br>方法名 or 属性名: LEVEL_MIN|@ohos.notificationMa…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 277 |新增|NA|模块名: ohos.notificationManager<br>类名: SlotLevel<br>方法名 or 属性名: LEVEL_MIN|@ohos.notificationMa…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.0-LTS/ |
H A D | js-apidiff-v3.0-lts.md | 512 |Common Event and Notification Subsystem - notification|LEVEL_MIN = 1,|Added| -|
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 292 |Added|NA|Class name: SlotLevel;<br>Method or attribute name: LEVEL_MIN = 1|@ohos.notificationManag… 643 …<br>Method or attribute name: LEVEL_MIN = 1<br>Old version: |Class name: SlotLevel;<br>Method or a…
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 277 …tificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_MIN|@ohos.notificati…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 270 …tificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_MIN|@ohos.notificati…
|