Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/src/
H A Dform_msg_event_connection.cpp60 Want eventWant = Want(want_); in OnAbilityConnectDone() local
61 eventWant.SetParam(Constants::FORM_CONNECT_ID, this->GetConnectId()); in OnAbilityConnectDone()
62 FormTaskMgr::GetInstance().PostFormEventTask(GetFormId(), message, eventWant, remoteObject); in OnAbilityConnectDone() local
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/fuzztest/resschedcommonevent_fuzzer/
H A Dresschedcommonevent_fuzzer.cpp156 AAFwk::Want eventWant; in ResSchedCommonEventSwitchFuzzTest() local
158 eventWant.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF); in ResSchedCommonEventSwitchFuzzTest()
159 commonEventData.SetWant(eventWant); in ResSchedCommonEventSwitchFuzzTest()

Completed in 2 milliseconds