Searched defs:GetNotificationSmallIcon (Results 1 – 4 of 4) sorted by relevance
410 static bool GetNotificationSmallIcon(int64_t smallIcon, NotificationRequest request) in GetNotificationSmallIcon() function
220 napi_value NotificationNapi::GetNotificationSmallIcon( in GetNotificationSmallIcon() function in OHOS::Location::NotificationNapi
600 void GetNotificationSmallIcon(ani_env *env, ani_object obj, std::shared_ptr<NotificationRequest> &r… in GetNotificationSmallIcon() function
779 napi_value Common::GetNotificationSmallIcon(const napi_env &env, const napi_value &value, Notificat… in GetNotificationSmallIcon() function in OHOS::NotificationNapi::Common