Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp99 const std::string FORM_CLICK_CALL = "call"; variable
2723 NotifyFormClickEvent(formId, FORM_CLICK_CALL); in BackgroundEvent()