Home
last modified time | relevance | path

Searched refs:IsExsitSlot (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_info.h200 bool IsExsitSlot(const NotificationConstant::SlotType &type) const;
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp184 bool NotificationPreferencesInfo::BundleInfo::IsExsitSlot(const NotificationConstant::SlotType &type) const in IsExsitSlot() function in OHOS::Notification::NotificationPreferencesInfo::BundleInfo
H A Dnotification_preferences.cpp830 if (bundleInfo.IsExsitSlot(slotType)) { in CheckSlotForRemoveSlot()
855 if (bundleInfo.IsExsitSlot(slot->GetType())) { in CheckSlotForUpdateSlot()

Completed in 4 milliseconds