Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dperuser_session.h111 int32_t OnRequestShowInput();
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp437 return session->OnRequestShowInput(); in RequestShowInput()
H A Dperuser_session.cpp379 int32_t PerUserSession::OnRequestShowInput() in OnRequestShowInput() function in OHOS::MiscServices::PerUserSession