Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_item_info.h338 void SetPrivacyLevel(int32_t level);
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_item_info.cpp522 void FormItemInfo::SetPrivacyLevel(int32_t level) in SetPrivacyLevel() function in OHOS::AppExecFwk::FormItemInfo
H A Dform_mgr_adapter.cpp1953 itemInfo.SetPrivacyLevel(formInfo.privacyLevel); in CreateFormItemInfo()