Home
last modified time | relevance | path

Searched refs:NOTIFICATION_CONTENT_LOCAL_LIVE_VIEW (Results 1 - 8 of 8) sorted by relevance

/base/notification/distributed_notification_service/frameworks/core/common/include/
H A Dans_convert_enum.h33 NOTIFICATION_CONTENT_LOCAL_LIVE_VIEW, member in OHOS::NotificationNapi::ContentType
/base/notification/distributed_notification_service/frameworks/core/common/src/
H A Dans_convert_enum.cpp39 case ContentType::NOTIFICATION_CONTENT_LOCAL_LIVE_VIEW: in ContentTypeJSToC()
71 outType = ContentType::NOTIFICATION_CONTENT_LOCAL_LIVE_VIEW; in ContentTypeCToJS()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dans_log_test.cpp68 inType = NotificationNapi::ContentType::NOTIFICATION_CONTENT_LOCAL_LIVE_VIEW; in HWTEST_F()
103 EXPECT_EQ(outType, NotificationNapi::ContentType::NOTIFICATION_CONTENT_LOCAL_LIVE_VIEW); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h138 NOTIFICATION_CONTENT_LOCAL_LIVE_VIEW, member in ContentType
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dconstant.cpp204 env, obj, (int32_t)ContentType::NOTIFICATION_CONTENT_LOCAL_LIVE_VIEW, "NOTIFICATION_CONTENT_SYSTEM_LIVE_VIEW"); in ContentTypeInit()
H A Dcommon_convert_content.cpp46 case ContentType::NOTIFICATION_CONTENT_LOCAL_LIVE_VIEW: // systemLiveView?: NotificationLocalLiveViewContent in GetPropertyNameByContentType()
90 case ContentType::NOTIFICATION_CONTENT_LOCAL_LIVE_VIEW: // systemLiveView?: NotificationLocalLiveViewContent in SetNotificationContentDetailed()
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp754 case ContentType::NOTIFICATION_CONTENT_LOCAL_LIVE_VIEW: in ContentTypeCJToC()
786 outType = ContentType::NOTIFICATION_CONTENT_LOCAL_LIVE_VIEW; in ContentTypeCToCJ()
1500 case ContentType::NOTIFICATION_CONTENT_LOCAL_LIVE_VIEW: // systemLiveView?: NotificationLocalLiveViewContent in SetNotificationContentDetailed()
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_content.cpp46 case ContentType::NOTIFICATION_CONTENT_LOCAL_LIVE_VIEW: // systemLiveView?: NotificationLocalLiveViewContent in GetPropertyNameByContentType()

Completed in 10 milliseconds