Searched refs:GetAllSlots (Results 1 – 3 of 3) sorted by relevance
131 bool GetAllSlots(std::vector<sptr<NotificationSlot>> &slots);
101 bool NotificationPreferencesInfo::BundleInfo::GetAllSlots(std::vector<sptr<NotificationSlot>> &slot… in GetAllSlots() function in OHOS::Notification::NotificationPreferencesInfo::BundleInfo
230 bundleInfo.GetAllSlots(slots); in GetNotificationAllSlots()