Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
H A Di_input_method_agent.h40 ON_ATTRIBUTE_CHANGE, enumerator
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_agent_proxy.cpp69 auto ret = SendRequest(ON_ATTRIBUTE_CHANGE, in OnAttributeChange()
H A Dinput_method_agent_stub.cpp77 case ON_ATTRIBUTE_CHANGE: { in OnRemoteRequest()