Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Di_input_data_channel.h43 SEND_FUNCTION_KEY, enumerator
H A Dinput_data_channel_stub.h92 [static_cast<uint32_t>(SEND_FUNCTION_KEY)] = &InputDataChannelStub::SendFunctionKeyOnRemote,
/base/inputmethod/imf/frameworks/cj/src/
H A Dcj_input_method_controller.cpp35 const int8_t SEND_FUNCTION_KEY = 4; member
206 case SEND_FUNCTION_KEY: in RegisterListener()
251 case SEND_FUNCTION_KEY: in UnRegisterListener()
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_proxy.cpp74 return SendRequest(SEND_FUNCTION_KEY,

Completed in 3 milliseconds