Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test3.cpp183 bool focusableOnShow = false; in HWTEST_F() local
184 session_->SetFocusableOnShow(focusableOnShow); in HWTEST_F()
186 ASSERT_EQ(session_->IsFocusableOnShow(), focusableOnShow); in HWTEST_F()

Completed in 3 milliseconds