Searched defs:GetNotificationLargeIcon (Results 1 – 4 of 4) sorted by relevance
423 static bool GetNotificationLargeIcon(int64_t largeIcon, NotificationRequest request) in GetNotificationLargeIcon() function
249 napi_value NotificationNapi::GetNotificationLargeIcon( in GetNotificationLargeIcon() function in OHOS::Location::NotificationNapi
615 void GetNotificationLargeIcon(ani_env *env, ani_object obj, std::shared_ptr<NotificationRequest> &r… in GetNotificationLargeIcon() function
810 napi_value Common::GetNotificationLargeIcon(const napi_env &env, const napi_value &value, Notificat… in GetNotificationLargeIcon() function in OHOS::NotificationNapi::Common