Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_event_notify_connection.cpp29 : formEvents_(formEvents), formVisibleType_(formVisibleType) in FormEventNotifyConnection()
55 … FormTaskMgr::GetInstance().PostEventNotifyTask(formEvents_, formVisibleType_, want, remoteObject); in OnAbilityConnectDone()
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_event_notify_connection.h47 int32_t formVisibleType_ = 0; variable