Searched refs:GetSlotFlagsKeyFromType (Results 1 – 3 of 3) sorted by relevance
49 …const char *res= bundleInfo.GetSlotFlagsKeyFromType(NotificationConstant::SlotType::SOCIAL_COMMUNI…53 res = bundleInfo.GetSlotFlagsKeyFromType(NotificationConstant::SlotType::SERVICE_REMINDER);57 res = bundleInfo.GetSlotFlagsKeyFromType(NotificationConstant::SlotType::CONTENT_INFORMATION);61 res = bundleInfo.GetSlotFlagsKeyFromType(NotificationConstant::SlotType::OTHER);65 res = bundleInfo.GetSlotFlagsKeyFromType(NotificationConstant::SlotType::CUSTOM);69 res = bundleInfo.GetSlotFlagsKeyFromType(NotificationConstant::SlotType::LIVE_VIEW);73 res = bundleInfo.GetSlotFlagsKeyFromType(NotificationConstant::SlotType::CUSTOMER_SERVICE);
112 const char* NotificationPreferencesInfo::BundleInfo::GetSlotFlagsKeyFromType( in GetSlotFlagsKeyFromType() function in OHOS::Notification::NotificationPreferencesInfo::BundleInfo141 std::string key = GetSlotFlagsKeyFromType(type); in SetSlotFlagsForSlot()160 std::string key = GetSlotFlagsKeyFromType(type); in GetSlotFlagsForSlot()
161 const char *GetSlotFlagsKeyFromType(const NotificationConstant::SlotType &type) const;