/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/ |
H A D | ans_convert_enum.h | 92 TYPE_NONE, TYPE_ONCE, enumerator
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/ |
H A D | ans_convert_enum.cpp | 335 case DoNotDisturbType::TYPE_ONCE: in DoNotDisturbTypeJSToC() 358 outType = DoNotDisturbType::TYPE_ONCE; in DoNotDisturbTypeCToJS()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | ans_log_test.cpp | 356 inType = NotificationNapi::DoNotDisturbType::TYPE_ONCE; 381 EXPECT_EQ(outType, NotificationNapi::DoNotDisturbType::TYPE_ONCE);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-notification-kit/ |
H A D | js-apis-notification-sys.md | 1648 type: Notification.DoNotDisturbType.TYPE_ONCE, 1686 type: Notification.DoNotDisturbType.TYPE_ONCE, 1732 type: Notification.DoNotDisturbType.TYPE_ONCE, 1772 type: Notification.DoNotDisturbType.TYPE_ONCE, 2311 | TYPE_ONCE | 1 | 以设置时间段(只看小时和分钟)一次执行勿扰。 |
|
H A D | js-apis-notificationManager-sys.md | 1765 type: notificationManager.DoNotDisturbType.TYPE_ONCE, 1818 type: notificationManager.DoNotDisturbType.TYPE_ONCE, 1879 type: notificationManager.DoNotDisturbType.TYPE_ONCE, 1936 type: notificationManager.DoNotDisturbType.TYPE_ONCE, 4447 | TYPE_ONCE | 1 | 以设置时间段(只看小时和分钟)一次执行勿扰。 |
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | constant.cpp | 224 SetNamedPropertyByInteger(env, obj, (int32_t)DoNotDisturbType::TYPE_ONCE, "TYPE_ONCE"); in DoNotDisturbTypeInit()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-notification.md | 29 |访问级别有变化|类名:DoNotDisturbType;<br>方法or属性:TYPE_ONCE = 1<br>旧版本信息:|类名:DoNotDisturbType;<br>方法or属性:TYPE… 50 |访问级别有变化|类名:DoNotDisturbType;<br>方法or属性:TYPE_ONCE = 1<br>旧版本信息:|类名:DoNotDisturbType;<br>方法or属性:TYPE…
|
/ohos5.0/docs/en/application-dev/reference/apis-notification-kit/ |
H A D | js-apis-notification-sys.md | 1648 type: Notification.DoNotDisturbType.TYPE_ONCE, 1686 type: Notification.DoNotDisturbType.TYPE_ONCE, 1732 type: Notification.DoNotDisturbType.TYPE_ONCE, 1772 type: Notification.DoNotDisturbType.TYPE_ONCE, 2311 | TYPE_ONCE | 1 | One-shot DND at the specified time segment (only considering the hour and minu…
|
H A D | js-apis-notificationManager-sys.md | 1765 type: notificationManager.DoNotDisturbType.TYPE_ONCE, 1818 type: notificationManager.DoNotDisturbType.TYPE_ONCE, 1879 type: notificationManager.DoNotDisturbType.TYPE_ONCE, 1936 type: notificationManager.DoNotDisturbType.TYPE_ONCE, 4447 | TYPE_ONCE | 1 | One-shot DND at the specified time segment (only considering the hour and minu…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-notification.md | 212 |访问级别有变化|类名:DoNotDisturbType;<br>方法or属性:TYPE_ONCE = 1<br>旧版本信息:|类名:DoNotDisturbType;<br>方法or属性:TYPE… 228 |访问级别有变化|类名:DoNotDisturbType;<br>方法or属性:TYPE_ONCE = 1<br>旧版本信息:|类名:DoNotDisturbType;<br>方法or属性:TYPE…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-notification.md | 29 …d or attribute name: TYPE_ONCE = 1<br>Old version information: |Class name: DoNotDisturbType;<br>M… 50 …d or attribute name: TYPE_ONCE = 1<br>Old version information: |Class name: DoNotDisturbType;<br>M…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-beta/ |
H A D | js-apidiff-v3.1-beta.md | 184 …um DoNotDisturbType {<br/> TYPE_NONE = 0, // 非通知勿扰类型<br/> TYPE_ONCE = 1, // …
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-notification.md | 212 …d or attribute name: TYPE_ONCE = 1<br>Old version information: |Class name: DoNotDisturbType;<br>M… 228 …d or attribute name: TYPE_ONCE = 1<br>Old version information: |Class name: DoNotDisturbType;<br>M…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 297 |新增|NA|类名:DoNotDisturbType;<br>方法or属性:TYPE_ONCE = 1|@ohos.notificationManager.d.ts| 655 |废弃版本有变化|类名:DoNotDisturbType;<br>方法or属性:TYPE_ONCE = 1<br>旧版本信息:|类名:DoNotDisturbType;<br>方法or属性:TYPE…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.1-beta/ |
H A D | js-apidiff-v3.1-beta.md | 184 …ype {<br> TYPE_NONE = 0, // Non-notification DND type<br> TYPE_ONCE = 1, // …
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 279 |新增|NA|模块名: ohos.notificationManager<br>类名: DoNotDisturbType<br>方法名 or 属性名: TYPE_ONCE|@ohos.notific…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 289 |新增|NA|模块名: ohos.notificationManager<br>类名: DoNotDisturbType<br>方法名 or 属性名: TYPE_ONCE|@ohos.notific…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 297 |Added|NA|Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_ONCE = 1|@ohos.notificati… 655 …>Method or attribute name: TYPE_ONCE = 1<br>Old version: |Class name: DoNotDisturbType;<br>Method …
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 289 …ionManager<br>Class name: DoNotDisturbType<br>Method or attribute name: TYPE_ONCE|@ohos.notificati…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 279 …ionManager<br>Class name: DoNotDisturbType<br>Method or attribute name: TYPE_ONCE|@ohos.notificati…
|