Searched refs:GetNotificationSlotType (Results 1 – 5 of 5) sorted by relevance
400 static bool GetNotificationSlotType(int32_t slotType, NotificationRequest &request) in GetNotificationSlotType() function598 if (!GetNotificationSlotType(cjRequest.notificationSlotType, request)) { in GetNotificationRequestByCustom()
297 static napi_value GetNotificationSlotType(
147 if (GetNotificationSlotType(env, value, request) == nullptr) { in GetNotificationRequestByCustom()427 napi_value NotificationNapi::GetNotificationSlotType( in GetNotificationSlotType() function in OHOS::Location::NotificationNapi
675 static napi_value GetNotificationSlotType(
673 if (GetNotificationSlotType(env, value, request) == nullptr) { in GetNotificationRequestByCustom()949 napi_value Common::GetNotificationSlotType(const napi_env &env, const napi_value &value, Notificati… in GetNotificationSlotType() function in OHOS::NotificationNapi::Common