Home
last modified time | relevance | path

Searched defs:mInputDataChannel (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/frameworks/inputmethod_controller/include/
Dinput_method_controller.h120 sptr<IInputDataChannel> mInputDataChannel; variable
/base/inputmethod/imf/unitest/src/
Dinput_method_controller_test.cpp348 sptr<InputDataChannelStub> mInputDataChannel = new InputDataChannelStub(); variable