Home
last modified time | relevance | path

Searched refs:NotifyImeChangeToClients (Results 1 - 4 of 4) sorted by relevance

/base/inputmethod/imf/test/fuzztest/perusersession_fuzzer/
H A Dperusersession_fuzzer.cpp108 userSessions->NotifyImeChangeToClients(property, subProperty); in FuzzPerUserSession()
/base/inputmethod/imf/services/include/
H A Dperuser_session.h115 void NotifyImeChangeToClients(const Property &property, const SubProperty &subProperty);
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp726 session->NotifyImeChangeToClients(info->prop, info->subProp); in OnSwitchInputMethod()
825 session->NotifyImeChangeToClients(info->prop, info->subProp); in SwitchExtension()
846 session->NotifyImeChangeToClients(info->prop, info->subProp); in SwitchSubType()
H A Dperuser_session.cpp833 void PerUserSession::NotifyImeChangeToClients(const Property &property, const SubProperty &subProperty) in NotifyImeChangeToClients() function in OHOS::PerUserSession
1016 NotifyImeChangeToClients(currentImeInfo->prop, currentImeInfo->subProp); in StartCurrentIme()

Completed in 7 milliseconds