Searched defs:GetKeyboardSession (Results 1 – 3 of 3) sorted by relevance
118 sptr<SceneSession> SCBSystemSession::GetKeyboardSession() const in GetKeyboardSession() function in OHOS::Rosen::SCBSystemSession
175 virtual sptr<SceneSession> GetKeyboardSession() const { return nullptr; }; in GetKeyboardSession() function
68 sptr<KeyboardSession> KeyboardSessionTest::GetKeyboardSession(const std::string& abilityName, in GetKeyboardSession() function in OHOS::Rosen::KeyboardSessionTest