Home
last modified time | relevance | path

Searched refs:SetInputComponentListForFocusInput (Results 1 – 3 of 3) sorted by relevance

/test/ostest/wukong/component_event/include/
Dnormal_scene.h44 …ErrCode SetInputComponentListForFocusInput(std::vector<std::shared_ptr<ComponentTree>> &componentL…
/test/ostest/wukong/component_event/src/
Dnormal_scene.cpp114 ErrCode NormalScene::SetInputComponentListForFocusInput(std::vector<std::shared_ptr<ComponentTree>>… in SetInputComponentListForFocusInput() function in OHOS::WuKong::NormalScene
Dfocus_scene_delegate.cpp208 normalscene.SetInputComponentListForFocusInput(componentlist); in SetAvailableComponentList()