Searched refs:GetBundleSoundPermission (Results 1 – 4 of 4) sorted by relevance
361 bool GetBundleSoundPermission(bool &allPackage, std::set<std::string> &bundleNames);
1144 bool NotificationPreferences::GetBundleSoundPermission(bool &allPackage, std::set<std::string> &bun… in GetBundleSoundPermission() function in OHOS::Notification::NotificationPreferences
2174 NotificationPreferences::GetInstance()->GetBundleSoundPermission( in CheckSoundPermission()
1534 …auto res = NotificationPreferences::GetInstance()->GetBundleSoundPermission(allPackage, bundleName…