Searched refs:IsMovableWindowType (Results 1 – 3 of 3) sorted by relevance
387 HWTEST_F(SceneSessionTest3, IsMovableWindowType, Function | SmallTest | Level2)396 EXPECT_EQ(scensession->IsMovableWindowType(), false);
688 bool IsMovableWindowType();
580 session->IsFocused() && session->IsMovableWindowType() && in OnSessionEvent()2275 bool isMovableWindowType = IsMovableWindowType(); in TransferPointerEvent()2338 bool SceneSession::IsMovableWindowType() in IsMovableWindowType() function in OHOS::Rosen::SceneSession