Searched refs:NotifyDisplayMoveChange (Results 1 – 4 of 4) sorted by relevance
271 HWTEST_F(WindowImplTest3, NotifyDisplayMoveChange, Function | SmallTest | Level3)281 window->NotifyDisplayMoveChange(DisplayId{}, DisplayId{});
376 void NotifyDisplayMoveChange(DisplayId from, DisplayId to);
553 window->NotifyDisplayMoveChange(displayId[0], displayId[1]); in CheckWindowImplFunctionsPart5()
3699 NotifyDisplayMoveChange(from, to); in UpdateDisplayId()3950 void WindowImpl::NotifyDisplayMoveChange(DisplayId from, DisplayId to) in NotifyDisplayMoveChange() function in OHOS::Rosen::WindowImpl