Searched refs:GetNotificationLargeIcon (Results 1 – 5 of 5) sorted by relevance
423 static bool GetNotificationLargeIcon(int64_t largeIcon, NotificationRequest request) in GetNotificationLargeIcon() function606 if (!GetNotificationLargeIcon(cjRequest.largeIcon, request)) { in GetNotificationRequestByCustom()
749 static napi_value GetNotificationLargeIcon(
175 if (GetNotificationLargeIcon(env, value, request) == nullptr) { in GetNotificationRequestByCustom()249 napi_value NotificationNapi::GetNotificationLargeIcon( in GetNotificationLargeIcon() function in OHOS::Location::NotificationNapi
1139 static napi_value GetNotificationLargeIcon(
701 if (GetNotificationLargeIcon(env, value, request) == nullptr) { in GetNotificationRequestByCustom()773 napi_value Common::GetNotificationLargeIcon(const napi_env &env, const napi_value &value, Notificat… in GetNotificationLargeIcon() function in OHOS::NotificationNapi::Common