Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/include/
H A Dwindow_root.h90 void UpdateFocusableProperty(uint32_t windowId);
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_root_test.cpp750 * @tc.name: UpdateFocusableProperty
751 * @tc.desc: test WindowRoot UpdateFocusableProperty
754 HWTEST_F(WindowRootTest, UpdateFocusableProperty, Function | SmallTest | Level2) in HWTEST_F()
757 windowRoot_->UpdateFocusableProperty(windowId); in HWTEST_F()
1300 windowRoot_->UpdateFocusableProperty(windowNode->GetWindowId()); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h593 void UpdateFocusableProperty(int32_t persistentId);
/foundation/window/window_manager/wmserver/src/
H A Dwindow_root.cpp1019 void WindowRoot::UpdateFocusableProperty(uint32_t windowId) in UpdateFocusableProperty() function in OHOS::Rosen::WindowRoot
H A Dwindow_controller.cpp1483 windowRoot_->UpdateFocusableProperty(windowId); in UpdateProperty()

Completed in 12 milliseconds