Searched refs:NOTIFICATION_CONTENT_LIVE_VIEW (Results 1 – 13 of 13) sorted by relevance
82 NOTIFICATION_CONTENT_LIVE_VIEW enumerator
34 NOTIFICATION_CONTENT_LIVE_VIEW enumerator
42 case ContentType::NOTIFICATION_CONTENT_LIVE_VIEW: in ContentTypeJSToC()74 outType = ContentType::NOTIFICATION_CONTENT_LIVE_VIEW; in ContentTypeCToJS()
108 inType = NotificationNapi::ContentType::NOTIFICATION_CONTENT_LIVE_VIEW;143 EXPECT_EQ(outType, NotificationNapi::ContentType::NOTIFICATION_CONTENT_LIVE_VIEW);
206 … env, obj, (int32_t)ContentType::NOTIFICATION_CONTENT_LIVE_VIEW, "NOTIFICATION_CONTENT_LIVE_VIEW"); in ContentTypeInit()
48 case ContentType::NOTIFICATION_CONTENT_LIVE_VIEW: // liveView?: NotificationLiveViewContent in GetPropertyNameByContentType()93 case ContentType::NOTIFICATION_CONTENT_LIVE_VIEW: // liveView?: NotificationLiveViewContent in SetNotificationContentDetailed()
361 if (contentType == NotificationNapi::ContentType::NOTIFICATION_CONTENT_LIVE_VIEW) { in BuildExtraInfoWithReq()
322 case ContentType::NOTIFICATION_CONTENT_LIVE_VIEW: in ContentTypeCJToC()
48 case ContentType::NOTIFICATION_CONTENT_LIVE_VIEW: // liveView?: NotificationLiveViewContent in GetPropertyNameByContentType()
1675 | NOTIFICATION_CONTENT_LIVE_VIEW<sup>11+</sup> | 6 | 普通实况窗类型通知。只支持系统应用。 |
3690 contentType: notificationManager.ContentType.NOTIFICATION_CONTENT_LIVE_VIEW,
1675 | NOTIFICATION_CONTENT_LIVE_VIEW<sup>11+</sup> | 6 | Common live view notification. Only system …