Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp896 std::vector<int64_t> checkFormIds; in NotifyWhetherVisibleForms() local
911 checkFormIds.push_back(formId); in NotifyWhetherVisibleForms()
939 … (formVisibleType == static_cast<int32_t>(FormVisibilityType::VISIBLE)) ? checkFormIds : formIds, in NotifyWhetherVisibleForms()