Home
last modified time | relevance | path

Searched defs:inputControlChannel (Results 1 – 3 of 3) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_core_stub.cpp85 sptr<IInputControlChannel> &inputControlChannel, const std::string &imeId) in InitInputControlChannel()
135 sptr<IInputControlChannel> inputControlChannel = new InputControlChannelProxy(channelObject); in InitInputControlChannelOnRemote() local
Dinput_method_core_proxy.cpp35 sptr<IInputControlChannel> &inputControlChannel, const std::string &imeId) in InitInputControlChannel()
/base/inputmethod/imf/services/src/
Dperuser_session.cpp401 sptr<IInputControlChannel> inputControlChannel = new InputControlChannelStub(userId_); in InitInputControlChannel() local