Home
last modified time | relevance | path

Searched refs:NOTIFICATION_CONTENT_BASIC_TEXT (Results 1 – 25 of 44) sorted by relevance

12

/ohos5.0/docs/zh-cn/application-dev/notification/
H A Dtext-notification.md9 | NOTIFICATION_CONTENT_BASIC_TEXT | 普通文本类型。 |
41 …notificationContentType: notificationManager.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT, // 普通文本类…
H A Dprogress-bar-notification.md50 notificationContentType: notificationManager.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
H A Dnotification-with-wantagent.md95 notificationContentType: notificationManager.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/continuous_task_jsunittest/
H A Dcontinuous_task_jsunit.test.js154 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
218 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
334 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
396 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
/ohos5.0/base/update/update_app/feature/ota/src/main/ets/notify/
H A DNotificationHelper.ets78 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
124 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
157 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
182 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
/ohos5.0/docs/en/application-dev/notification/
H A Dtext-notification.md9 | NOTIFICATION_CONTENT_BASIC_TEXT | Normal text notification.|
43 …notificationContentType: notificationManager.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT, // Basic…
H A Dprogress-bar-notification.md50 notificationContentType: notificationManager.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
H A Dnotification-with-wantagent.md95 notificationContentType: notificationManager.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h76 NOTIFICATION_CONTENT_BASIC_TEXT, enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/
H A Dans_convert_enum.h28 NOTIFICATION_CONTENT_BASIC_TEXT, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-location-kit/
H A Djs-apis-app-ability-FenceExtensionAbility.md72 notificationContentType: notificationManager.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
/ohos5.0/base/usb/usb_manager/frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ets/util/
H A DNotificationUtil.ts96 notificationContentType: notificationManager.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/
H A Dans_convert_enum.cpp24 case ContentType::NOTIFICATION_CONTENT_BASIC_TEXT: in ContentTypeJSToC()
56 outType = ContentType::NOTIFICATION_CONTENT_BASIC_TEXT; in ContentTypeCToJS()
/ohos5.0/docs/zh-cn/application-dev/application-models/
H A DfenceExtensionAbility.md63 notificationContentType: notificationManager.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
/ohos5.0/docs/zh-cn/application-dev/reference/apis-notification-kit/
H A Djs-apis-notification.md51 contentType: Notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
92 contentType: Notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
932 | NOTIFICATION_CONTENT_BASIC_TEXT | NOTIFICATION_CONTENT_BASIC_TEXT | 普通类型通知。 |
/ohos5.0/docs/en/application-dev/reference/apis-location-kit/
H A Djs-apis-app-ability-FenceExtensionAbility.md72 notificationContentType: notificationManager.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
/ohos5.0/docs/zh-cn/application-dev/faqs/
H A Dfaqs-event-notification.md179 let contentType = notificationManager.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT;
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Djs-apis-ability-particleAbility.md266 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
330 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
/ohos5.0/docs/en/application-dev/application-models/
H A DfenceExtensionAbility.md63 notificationContentType: notificationManager.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dans_log_test.cpp90 …ificationNapi::ContentType inType = NotificationNapi::ContentType::NOTIFICATION_CONTENT_BASIC_TEXT;
125 EXPECT_EQ(outType, NotificationNapi::ContentType::NOTIFICATION_CONTENT_BASIC_TEXT);
/ohos5.0/base/location/services/location_ui/entry/src/main/ets/serviceability/
H A DWifiServiceAbility.ets118 contentType: Notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
/ohos5.0/docs/en/application-dev/faqs/
H A Dfaqs-event-notification.md179 let contentType = notificationManager.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT;
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-ability-particleAbility.md266 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
330 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
/ohos5.0/docs/en/application-dev/reference/apis-notification-kit/
H A Djs-apis-notification.md51 contentType: Notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
92 contentType: Notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
932 | NOTIFICATION_CONTENT_BASIC_TEXT | NOTIFICATION_CONTENT_BASIC_TEXT | Normal text notification. …
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp36 case ContentType::NOTIFICATION_CONTENT_BASIC_TEXT: // normal?: NotificationBasicContent in GetPropertyNameByContentType()
75 case ContentType::NOTIFICATION_CONTENT_BASIC_TEXT: // normal?: NotificationBasicContent in SetNotificationContentDetailed()
120 ContentType outType = ContentType::NOTIFICATION_CONTENT_BASIC_TEXT; in SetNotificationContent()

12