Searched refs:SetCreateKeyboardSessionListener (Results 1 – 4 of 4) sorted by relevance
816 HWTEST_F(SceneSessionManagerTest5, SetCreateKeyboardSessionListener, Function | SmallTest | Level3)
187 void SetCreateKeyboardSessionListener(const NotifyCreateKeyboardSessionFunc& func);
498 SceneSessionManager::GetInstance().SetCreateKeyboardSessionListener(func); in ProcessCreateKeyboardSessionRegister()
3110 void SceneSessionManager::SetCreateKeyboardSessionListener(const NotifyCreateKeyboardSessionFunc& f… in SetCreateKeyboardSessionListener() function in OHOS::Rosen::SceneSessionManager