Searched refs:RemoveNotificationEnable (Results 1 – 7 of 7) sorted by relevance
312 void RemoveNotificationEnable(const int32_t userId);
228 bool RemoveNotificationEnable(const int32_t userId);
858 ASSERT_EQ(preferncesDB_->RemoveNotificationEnable(userId), false);874 ASSERT_EQ(preferncesDB_->RemoveNotificationEnable(userId), false);
397 void NotificationPreferencesInfo::RemoveNotificationEnable(const int32_t userId) in RemoveNotificationEnable() function in OHOS::Notification::NotificationPreferencesInfo
1108 preferencesInfo_.RemoveNotificationEnable(userId); in RemoveSettings()1111 preferncesDB_->RemoveNotificationEnable(userId); in RemoveSettings()
1621 bool NotificationPreferencesDatabase::RemoveNotificationEnable(const int32_t userId) in RemoveNotificationEnable() function in OHOS::Notification::NotificationPreferencesDatabase
439 ASSERT_EQ(preferncesDB_->RemoveNotificationEnable(userId), true);