Home
last modified time | relevance | path

Searched defs:RemoveSlot (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
Dnotification_manager_impl.cpp151 int NotificationManagerImplV2::RemoveSlot(int32_t type) in RemoveSlot() function in OHOS::CJSystemapi::NotificationManagerImplV2
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_info.cpp190 bool NotificationPreferencesInfo::BundleInfo::RemoveSlot(const NotificationConstant::SlotType &type) in RemoveSlot() function in OHOS::Notification::NotificationPreferencesInfo::BundleInfo
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dslot.cpp1240 napi_value RemoveSlot(napi_env env, napi_callback_info info) in RemoveSlot() function