Home
last modified time | relevance | path

Searched refs:RemoveSettings (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences.h370 void RemoveSettings(int32_t userId);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp1104 void NotificationPreferences::RemoveSettings(int32_t userId) in RemoveSettings() function in OHOS::Notification::NotificationPreferences
H A Dadvanced_notification_utils.cpp1316 NotificationPreferences::GetInstance()->RemoveSettings(userId); in OnResourceRemove()