Home
last modified time | relevance | path

Searched refs:GetBundleSoundPermission (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences.h361 bool GetBundleSoundPermission(bool &allPackage, std::set<std::string> &bundleNames);
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_preferences_test.cpp1527 * @tc.desc: test GetBundleSoundPermission.
1534 auto res = NotificationPreferences::GetInstance()->GetBundleSoundPermission(allPackage, bundleNames); in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp1128 bool NotificationPreferences::GetBundleSoundPermission(bool &allPackage, std::set<std::string> &bundleNames) in GetBundleSoundPermission() function in OHOS::Notification::NotificationPreferences
H A Dadvanced_notification_service.cpp2254 NotificationPreferences::GetInstance()->GetBundleSoundPermission( in CheckSoundPermission()

Completed in 15 milliseconds