Searched refs:inputMethodAgentStub (Results 1 – 1 of 1) sorted by relevance
111 sptr<InputMethodAgentStub> inputMethodAgentStub(new InputMethodAgentStub()); in SetCoreAndAgent() local112 inputMethodAgentStub->SetMessageHandler(msgHandler); in SetCoreAndAgent()113 … sptr<IInputMethodAgent> inputMethodAgent = sptr(new InputMethodAgentProxy(inputMethodAgentStub)); in SetCoreAndAgent()