Searched refs:SetNotificationContentDetailed (Results 1 – 2 of 2) sorted by relevance
410 static napi_value SetNotificationContentDetailed(const napi_env &env, const ContentType &type,
857 napi_value Common::SetNotificationContentDetailed(const napi_env &env, const ContentType &type, in SetNotificationContentDetailed() function in OHOS::NotificationNapi::Common930 if (!SetNotificationContentDetailed(env, outType, content, result)) { in SetNotificationContent()