Searched refs:NotifyImeChangeToClients (Results 1 – 4 of 4) sorted by relevance
109 userSessions->NotifyImeChangeToClients(property, subProperty); in FuzzPerUserSession()
115 void NotifyImeChangeToClients(const Property &property, const SubProperty &subProperty);
744 session->NotifyImeChangeToClients(info->prop, info->subProp); in OnSwitchInputMethod()843 session->NotifyImeChangeToClients(info->prop, info->subProp); in SwitchExtension()864 session->NotifyImeChangeToClients(info->prop, info->subProp); in SwitchSubType()
825 void PerUserSession::NotifyImeChangeToClients(const Property &property, const SubProperty &subPrope… in NotifyImeChangeToClients() function in OHOS::MiscServices::PerUserSession1051 NotifyImeChangeToClients(currentImeInfo->prop, currentImeInfo->subProp); in StartCurrentIme()