Searched refs:OnImeDied (Results 1 – 3 of 3) sorted by relevance
184 void OnImeDied(const sptr<IInputMethodCore> &remote, ImeType type);
264 void PerUserSession::OnImeDied(const sptr<IInputMethodCore> &remote, ImeType type) in OnImeDied() function in OHOS::MiscServices::PerUserSession855 …etDeathRecipient([this, core, type](const wptr<IRemoteObject> &) { this->OnImeDied(core, type); }); in AddImeData()1520 …etDeathRecipient([this, core, type](const wptr<IRemoteObject> &) { this->OnImeDied(core, type); }); in UpdateImeData()
313 userSession->OnImeDied(nullptr, ImeType::IME);