Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp118 session->RestoreCallingSession(); in Hide()
143 session->RestoreCallingSession(); in Disconnect()
229 RestoreCallingSession(); in SetKeyboardSessionGravity()
481 void KeyboardSession::RestoreCallingSession(const std::shared_ptr<RSTransaction>& rsTransaction) in RestoreCallingSession() function in OHOS::Rosen::KeyboardSession
526 RestoreCallingSession(); in UpdateCallingSessionIdAndPosition()
605 session->RestoreCallingSession(rsTransaction); in CloseKeyboardSyncTransaction()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dkeyboard_session.h69 void RestoreCallingSession(const std::shared_ptr<RSTransaction>& rsTransaction = nullptr);
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dkeyboard_session_test.cpp388 HWTEST_F(KeyboardSessionTest, RestoreCallingSession, Function | SmallTest | Level1)
409 keyboardSession->RestoreCallingSession();