Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_session_property_test.cpp641 * @tc.desc: KeepKeyboardOnFocus and GetKeepKeyboardFlag to check the value
647 ASSERT_EQ(property->GetKeepKeyboardFlag(), false); in HWTEST_F()
649 ASSERT_EQ(property->GetKeepKeyboardFlag(), true); in HWTEST_F()
/foundation/window/window_manager/window_scene/common/include/
H A Dwindow_session_property.h147 bool GetKeepKeyboardFlag() const;
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dhidump_controller.cpp314 << property->GetKeepKeyboardFlag() << "|" in DumpKeyboardParam()
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp602 bool WindowSessionProperty::GetKeepKeyboardFlag() const in GetKeepKeyboardFlag() function in OHOS::Rosen::WindowSessionProperty
/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp2669 bool keepKeyboardFlag = window->property_->GetKeepKeyboardFlag(); in NotifyUIContentFocusStatus()

Completed in 13 milliseconds