Home
last modified time | relevance | path

Searched refs:IsTemporarilyShowWhenLocked (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test2.cpp1851 bool isTemporarilyShowWhenLocked = sceneSession->IsTemporarilyShowWhenLocked(); in HWTEST_F()
1854 isTemporarilyShowWhenLocked = sceneSession->IsTemporarilyShowWhenLocked(); in HWTEST_F()
1857 isTemporarilyShowWhenLocked = sceneSession->IsTemporarilyShowWhenLocked(); in HWTEST_F()
1862 ASSERT_EQ(sceneSession->IsTemporarilyShowWhenLocked(), true); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dhidump_controller.cpp237 << session->IsTemporarilyShowWhenLocked() << "|" in DumpLayoutParam()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h403 bool IsTemporarilyShowWhenLocked() const;
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp1380 static_cast<uint32_t>(WindowFlag::WINDOW_FLAG_SHOW_WHEN_LOCKED)) || IsTemporarilyShowWhenLocked(); in IsShowWhenLocked()
4648 bool SceneSession::IsTemporarilyShowWhenLocked() const in IsTemporarilyShowWhenLocked() function in SceneSession

Completed in 15 milliseconds