Searched refs:OnShowCurrentInput (Results 1 – 5 of 5) sorted by relevance
103 userSessions->OnShowCurrentInput(); in FuzzPerUserSession()
271 ret = userSession->OnShowCurrentInput();275 ret = userSession->OnShowCurrentInput();
108 int32_t OnShowCurrentInput();
518 return session->OnShowCurrentInput(); in ShowCurrentInput()523 return session->OnShowCurrentInput(); in ShowCurrentInput()925 return session->OnShowCurrentInput(); in ShowCurrentInputDeprecated()
336 int32_t PerUserSession::OnShowCurrentInput() in OnShowCurrentInput() function in OHOS::MiscServices::PerUserSession