Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_datashare_helper.h43 std::string GetFocusModeCallPolicyUri(const int32_t &userId) const;
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_datashare_helper.cpp265 std::string AdvancedDatashareHelper::GetFocusModeCallPolicyUri(const int32_t &userId) const in GetFocusModeCallPolicyUri() function in OHOS::Notification::AdvancedDatashareHelper
H A Dadvanced_notification_publish_service.cpp1876 Uri policyUri(datashareHelper->GetFocusModeCallPolicyUri(userId)); in CheckNeedSilent()