Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_pair.h282 void SendSplitScreenCommonEvent(SplitEventMsgType msgType, int32_t missionId);
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_pair.cpp46 void WindowPair::SendSplitScreenCommonEvent(SplitEventMsgType msgType, int32_t missionId) in SendSplitScreenCommonEvent() function in OHOS::Rosen::WindowPair
69 SendSplitScreenCommonEvent(msgType, node->abilityInfo_.missionId_); in NotifyShowRecent()
78 SendSplitScreenCommonEvent(msgType, node->abilityInfo_.missionId_); in NotifyCreateOrDestroyDivider()