Home
last modified time | relevance | path

Searched refs:NotifyFormClickEvent (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_mgr_adapter.h1053 void NotifyFormClickEvent(int64_t formId, const std::string &formClickType);
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp2507 NotifyFormClickEvent(formId, FORM_CLICK_MESSAGE); in MessageEvent()
2548 NotifyFormClickEvent(formId, FORM_CLICK_ROUTER); in RouterEvent()
2591 NotifyFormClickEvent(formId, FORM_CLICK_ROUTER); in RouterEvent()
2661 NotifyFormClickEvent(formId, FORM_CLICK_CALL); in BackgroundEvent()
3440 void FormMgrAdapter::NotifyFormClickEvent(int64_t formId, const std::string &formClickType) in NotifyFormClickEvent() function in OHOS::AppExecFwk::FormMgrAdapter

Completed in 8 milliseconds