Searched refs:GetNotificationColor (Results 1 – 2 of 2) sorted by relevance
760 …static napi_value GetNotificationColor(const napi_env &env, const napi_value &value, NotificationR…
1531 if (GetNotificationColor(env, value, request) == nullptr) { in GetNotificationRequestByNumber()2097 napi_value Common::GetNotificationColor(const napi_env &env, const napi_value &value, NotificationR… in GetNotificationColor() function in OHOS::NotificationNapi::Common