Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Di_input_data_channel.h46 SELECT_BY_MOVEMENT, enumerator
H A Dinput_data_channel_stub.h95 [static_cast<uint32_t>(SELECT_BY_MOVEMENT)] = &InputDataChannelStub::SelectByMovementOnRemote,
/base/inputmethod/imf/frameworks/cj/src/
H A Dcj_input_method_controller.cpp41 const int8_t SELECT_BY_MOVEMENT = 10; member
224 case SELECT_BY_MOVEMENT: in RegisterListener()
269 case SELECT_BY_MOVEMENT: in UnRegisterListener()
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_proxy.cpp115 return SendRequest(SELECT_BY_MOVEMENT, [direction, cursorMoveSkip](MessageParcel &parcel) {

Completed in 2 milliseconds