Searched defs:inputDataChannel (Results 1 – 2 of 2) sorted by relevance
87 … sptr<IInputDataChannel> inputDataChannel = iface_cast<IInputDataChannel>(data.ReadRemoteObject()); in OnRemoteRequest() local110 … sptr<IInputDataChannel> inputDataChannel = iface_cast<IInputDataChannel>(data.ReadRemoteObject()); in OnRemoteRequest() local187 bool InputMethodCoreStub::startInput(const sptr<IInputDataChannel>& inputDataChannel, in startInput()231 bool InputMethodCoreStub::showKeyboard(const sptr<IInputDataChannel>& inputDataChannel) in showKeyboard()
131 bool InputMethodCoreProxy::startInput(const sptr<IInputDataChannel> &inputDataChannel, in startInput()194 bool InputMethodCoreProxy::showKeyboard(const sptr<IInputDataChannel> &inputDataChannel) in showKeyboard()