Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test3.cpp182 ASSERT_EQ(session_->IsFocusableOnShow(), true); in HWTEST_F()
186 ASSERT_EQ(session_->IsFocusableOnShow(), focusableOnShow); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h359 bool IsFocusableOnShow() const;
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp580 bool Session::IsFocusableOnShow() const in IsFocusableOnShow() function in OHOS::Rosen::Session
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp5779 if (sceneSession->IsFocusableOnShow()) { in ProcessFocusWhenForegroundScbCore()
9297 session->GetPostProcessFocusState().reason_, session->IsFocusableOnShow()); in PostProcessFocus()
9298 if (!session->IsFocusableOnShow() && in PostProcessFocus()

Completed in 27 milliseconds