Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Di_input_client.h33 ON_INPUT_STOP, enumerator
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_client_proxy.cpp37 return SendRequest(ON_INPUT_STOP, in OnInputStop()
H A Dinput_client_stub.cpp51 case ON_INPUT_STOP: { in OnRemoteRequest()