Home
last modified time | relevance | path

Searched refs:IsFullScreenMovable (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test2.cpp2037 * @tc.name: IsFullScreenMovable
2038 * @tc.desc: IsFullScreenMovable
2041 HWTEST_F(SceneSessionTest2, IsFullScreenMovable, Function | SmallTest | Level2) in HWTEST_F()
2044 info.abilityName_ = "IsFullScreenMovable"; in HWTEST_F()
2045 info.bundleName_ = "IsFullScreenMovable"; in HWTEST_F()
2050 auto result = sceneSession->IsFullScreenMovable(); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h576 bool IsFullScreenMovable();
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp469 if (session->IsFullScreenMovable()) { in OnSessionEvent()
2034 IsFullScreenMovable(); in IsMovableWindowType()
2037 bool SceneSession::IsFullScreenMovable() in IsFullScreenMovable() function in SceneSession

Completed in 14 milliseconds