Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dkeyboard_session_test.cpp47 sptr<KeyboardSession> GetKeyboardSession(const std::string& abilityName, const std::string& bundleName);
68 sptr<KeyboardSession> KeyboardSessionTest::GetKeyboardSession(const std::string& abilityName, in GetKeyboardSession() function in OHOS::Rosen::KeyboardSessionTest
815 sptr<KeyboardSession> keyboardSession = GetKeyboardSession(abilityName, bundleName); in HWTEST_F()
833 sptr<KeyboardSession> keyboardSession = GetKeyboardSession(abilityName, bundleName); in HWTEST_F()
851 sptr<KeyboardSession> keyboardSession = GetKeyboardSession(abilityName, bundleName); in HWTEST_F()
1125 auto keyboardSession = GetKeyboardSession("RaiseCallingSession01", in HWTEST_F()
1179 auto keyboardSession = GetKeyboardSession("RaiseCallingSession02", in HWTEST_F()
1216 auto keyboardSession = GetKeyboardSession("RaiseCallingSession03", in HWTEST_F()
1258 auto keyboardSession = GetKeyboardSession("IsCallingSessionSplitMode01", in HWTEST_F()
1311 sptr<KeyboardSession> keyboardSession = GetKeyboardSession(abilityNam in HWTEST_F()
[all...]
H A Dscb_system_session_test.cpp214 * @tc.name: GetKeyboardSession
215 * @tc.desc: check func GetKeyboardSession
221 scbSystemSession_->GetKeyboardSession(); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscb_system_session.h38 sptr<SceneSession> GetKeyboardSession() const override;
H A Dscene_session.h171 virtual sptr<SceneSession> GetKeyboardSession() const { return nullptr; }; in GetKeyboardSession() function in OHOS::OHOS::Rosen::SceneSession
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscb_system_session.cpp113 sptr<SceneSession> SCBSystemSession::GetKeyboardSession() const in GetKeyboardSession() function in OHOS::Rosen::SCBSystemSession

Completed in 6 milliseconds