Searched refs:GetConfigSlotReminderModeByType (Results 1 – 5 of 5) sorted by relevance
43 uint32_t GetConfigSlotReminderModeByType(NotificationConstant::SlotType slotType) const;44 uint32_t GetConfigSlotReminderModeByType(NotificationConstant::SlotType slotType,
118 uint32_t NotificationConfigParse::GetConfigSlotReminderModeByType(NotificationConstant::SlotType sl… in GetConfigSlotReminderModeByType() function in OHOS::Notification::NotificationConfigParse138 uint32_t NotificationConfigParse::GetConfigSlotReminderModeByType(NotificationConstant::SlotType sl… in GetConfigSlotReminderModeByType() function in OHOS::Notification::NotificationConfigParse141 uint32_t reminderFlags = GetConfigSlotReminderModeByType(slotType); in GetConfigSlotReminderModeByType()
525 GetConfigSlotReminderModeByType(slot->GetType(), bundle); in UpdateSlotReminderModeBySlotFlags()549 GetConfigSlotReminderModeByType(slot->GetType(), bundle); in GenerateSlotReminderMode()
707 GetConfigSlotReminderModeByType(slotInfo->GetType(), bundleOption); in UpdateCloneBundleInfo()
548 …DelayedSingleton<NotificationConfigParse>::GetInstance()->GetConfigSlotReminderModeByType(slotType…