/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/ |
H A D | ans_convert_enum.h | 99 TYPE_TIMER = 0x00000002 enumerator
|
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/ |
H A D | notification_constant.h | 139 TYPE_TIMER = 0x00000002 enumerator
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/ |
H A D | ans_convert_enum.cpp | 404 case NotificationConstant::SourceType::TYPE_TIMER: in SourceTypeCToJS() 405 outType = SourceType::TYPE_TIMER; in SourceTypeCToJS()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | ans_log_test.cpp | 428 inType = NotificationConstant::SourceType::TYPE_TIMER; 430 EXPECT_EQ(outType, NotificationNapi::SourceType::TYPE_TIMER);
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | constant.cpp | 265 SetNamedPropertyByInteger(env, obj, (int32_t)SourceType::TYPE_TIMER, "TYPE_TIMER"); in SourceTypeInit()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-notification.md | 41 |访问级别有变化|类名:SourceType;<br>方法or属性:TYPE_TIMER = 2<br>旧版本信息:|类名:SourceType;<br>方法or属性:TYPE_TIMER = 2<… 62 |访问级别有变化|类名:SourceType;<br>方法or属性:TYPE_TIMER = 2<br>旧版本信息:|类名:SourceType;<br>方法or属性:TYPE_TIMER = 2<…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-notification.md | 224 |访问级别有变化|类名:SourceType;<br>方法or属性:TYPE_TIMER = 2<br>旧版本信息:|类名:SourceType;<br>方法or属性:TYPE_TIMER = 2<… 240 |访问级别有变化|类名:SourceType;<br>方法or属性:TYPE_TIMER = 2<br>旧版本信息:|类名:SourceType;<br>方法or属性:TYPE_TIMER = 2<…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-notification.md | 41 …hod or attribute name: TYPE_TIMER = 2<br>Old version information: |Class name: SourceType;<br>Meth… 62 …hod or attribute name: TYPE_TIMER = 2<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 | 224 …hod or attribute name: TYPE_TIMER = 2<br>Old version information: |Class name: SourceType;<br>Meth… 240 …hod or attribute name: TYPE_TIMER = 2<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 | 2345 | TYPE_TIMER | 2 | 计划通知。 |
|
H A D | js-apis-notificationManager-sys.md | 4476 | TYPE_TIMER | 2 | 计划通知。 |
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 309 |新增|NA|类名:SourceType;<br>方法or属性:TYPE_TIMER = 2|@ohos.notificationManager.d.ts| 670 |废弃版本有变化|类名:SourceType;<br>方法or属性:TYPE_TIMER = 2<br>旧版本信息:|类名:SourceType;<br>方法or属性:TYPE_TIMER = 2<…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 294 |新增|NA|模块名: ohos.notificationManager<br>类名: SourceType<br>方法名 or 属性名: TYPE_TIMER|@ohos.notification…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 304 |新增|NA|模块名: ohos.notificationManager<br>类名: SourceType<br>方法名 or 属性名: TYPE_TIMER|@ohos.notification…
|
/ohos5.0/docs/en/application-dev/reference/apis-notification-kit/ |
H A D | js-apis-notification-sys.md | 2345 | TYPE_TIMER | 2 | Timed notification. |
|
H A D | js-apis-notificationManager-sys.md | 4476 | TYPE_TIMER | 2 | Timed notification. |
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 309 |Added|NA|Class name: SourceType;<br>Method or attribute name: TYPE_TIMER = 2|@ohos.notificationMan… 670 …br>Method or attribute name: TYPE_TIMER = 2<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 | 304 …ficationManager<br>Class name: SourceType<br>Method or attribute name: TYPE_TIMER|@ohos.notificati…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 294 …ficationManager<br>Class name: SourceType<br>Method or attribute name: TYPE_TIMER|@ohos.notificati…
|