/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/ |
H A D | ans_convert_enum.h | 98 TYPE_CONTINUOUS = 0x00000001, enumerator
|
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/ |
H A D | notification_constant.h | 135 TYPE_CONTINUOUS = 0x00000001, enumerator
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/ |
H A D | ans_convert_enum.cpp | 401 case NotificationConstant::SourceType::TYPE_CONTINUOUS: in SourceTypeCToJS() 402 outType = SourceType::TYPE_CONTINUOUS; in SourceTypeCToJS()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | ans_log_test.cpp | 425 inType = NotificationConstant::SourceType::TYPE_CONTINUOUS; 427 EXPECT_EQ(outType, NotificationNapi::SourceType::TYPE_CONTINUOUS);
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | constant.cpp | 264 SetNamedPropertyByInteger(env, obj, (int32_t)SourceType::TYPE_CONTINUOUS, "TYPE_CONTINUOUS"); in SourceTypeInit()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-notification.md | 40 |访问级别有变化|类名:SourceType;<br>方法or属性:TYPE_CONTINUOUS = 1<br>旧版本信息:|类名:SourceType;<br>方法or属性:TYPE_CONTI… 61 |访问级别有变化|类名:SourceType;<br>方法or属性:TYPE_CONTINUOUS = 1<br>旧版本信息:|类名:SourceType;<br>方法or属性:TYPE_CONTI…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-notification.md | 223 |访问级别有变化|类名:SourceType;<br>方法or属性:TYPE_CONTINUOUS = 1<br>旧版本信息:|类名:SourceType;<br>方法or属性:TYPE_CONTI… 239 |访问级别有变化|类名:SourceType;<br>方法or属性:TYPE_CONTINUOUS = 1<br>旧版本信息:|类名:SourceType;<br>方法or属性:TYPE_CONTI…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-notification.md | 40 …r attribute name: TYPE_CONTINUOUS = 1<br>Old version information: |Class name: SourceType;<br>Meth… 61 …r attribute name: TYPE_CONTINUOUS = 1<br>Old version information: |Class name: SourceType;<br>Meth…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-notification.md | 223 …r attribute name: TYPE_CONTINUOUS = 1<br>Old version information: |Class name: SourceType;<br>Meth… 239 …r attribute name: TYPE_CONTINUOUS = 1<br>Old version information: |Class name: SourceType;<br>Meth…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-notification-kit/ |
H A D | js-apis-notification-sys.md | 2344 | TYPE_CONTINUOUS | 1 | 连续通知。 |
|
H A D | js-apis-notificationManager-sys.md | 4475 | TYPE_CONTINUOUS | 1 | 连续通知。 |
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 308 |新增|NA|类名:SourceType;<br>方法or属性:TYPE_CONTINUOUS = 1|@ohos.notificationManager.d.ts| 669 |废弃版本有变化|类名:SourceType;<br>方法or属性:TYPE_CONTINUOUS = 1<br>旧版本信息:|类名:SourceType;<br>方法or属性:TYPE_CONTI…
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_fw_module_test.cpp | 2493 …tParser.GetOnConsumedReq()[0]->GetSourceType(), NotificationConstant::SourceType::TYPE_CONTINUOUS);
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_publish_service.cpp | 1339 record->notification->SetSourceType(NotificationConstant::SourceType::TYPE_CONTINUOUS); in PublishContinuousTaskNotification()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 293 |新增|NA|模块名: ohos.notificationManager<br>类名: SourceType<br>方法名 or 属性名: TYPE_CONTINUOUS|@ohos.notific…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 303 |新增|NA|模块名: ohos.notificationManager<br>类名: SourceType<br>方法名 or 属性名: TYPE_CONTINUOUS|@ohos.notific…
|
/ohos5.0/docs/en/application-dev/reference/apis-notification-kit/ |
H A D | js-apis-notification-sys.md | 2344 | TYPE_CONTINUOUS | 1 | Continuous notification. |
|
H A D | js-apis-notificationManager-sys.md | 4475 | TYPE_CONTINUOUS | 1 | Continuous notification. |
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 308 |Added|NA|Class name: SourceType;<br>Method or attribute name: TYPE_CONTINUOUS = 1|@ohos.notificati… 669 …thod or attribute name: TYPE_CONTINUOUS = 1<br>Old version: |Class name: SourceType;<br>Method or …
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 303 …cationManager<br>Class name: SourceType<br>Method or attribute name: TYPE_CONTINUOUS|@ohos.notific…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 293 …cationManager<br>Class name: SourceType<br>Method or attribute name: TYPE_CONTINUOUS|@ohos.notific…
|