Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp119 session->RestoreCallingSession(); in Hide()
144 session->RestoreCallingSession(); in Disconnect()
239 RestoreCallingSession(); in SetKeyboardSessionGravity()
457 void KeyboardSession::RestoreCallingSession(const std::shared_ptr<RSTransaction>& rsTransaction) in RestoreCallingSession() function in OHOS::Rosen::KeyboardSession
506 RestoreCallingSession(); in UpdateCallingSessionIdAndPosition()
592 session->RestoreCallingSession(rsTransaction); in CloseKeyboardSyncTransaction()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dkeyboard_session.h68 void RestoreCallingSession(const std::shared_ptr<RSTransaction>& rsTransaction = nullptr);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dkeyboard_session_test.cpp452 * @tc.name: RestoreCallingSession
453 * @tc.desc: RestoreCallingSession
456 HWTEST_F(KeyboardSessionTest, RestoreCallingSession, Function | SmallTest | Level1) in HWTEST_F()
459 info.abilityName_ = "RestoreCallingSession"; in HWTEST_F()
460 info.bundleName_ = "RestoreCallingSession"; in HWTEST_F()
471 keyboardSession->RestoreCallingSession(); in HWTEST_F()
482 keyboardSession->RestoreCallingSession(); in HWTEST_F()
488 keyboardSession->RestoreCallingSession(); in HWTEST_F()

Completed in 5 milliseconds