Searched defs:AncoAddChannel (Results 1 – 6 of 6) sorted by relevance
621 int32_t InputWindowsManager::AncoAddChannel(sptr<IAncoChannel> channel) in AncoAddChannel() function in OHOS::InputWindowsManager
824 int32_t MultimodalInputConnectManager::AncoAddChannel(sptr<IAncoChannel> channel) in AncoAddChannel() function in OHOS::MMI::MultimodalInputConnectManager
2163 int32_t MultimodalInputConnectProxy::AncoAddChannel(sptr<IAncoChannel> channel) in AncoAddChannel() function in OHOS::MMI::MultimodalInputConnectProxy
2321 int32_t InputManagerImpl::AncoAddChannel(std::shared_ptr<IAncoConsumer> consumer) in AncoAddChannel() function in OHOS::MMI::InputManagerImpl
2759 int32_t MMIService::AncoAddChannel(sptr<IAncoChannel> channel) in AncoAddChannel() function in OHOS::MMI::MMIService
272 int32_t AncoAddChannel(sptr<IAncoChannel> channel) override { return retChannel_; } in AncoAddChannel() function in OHOS::MMI::__anonacab6b980110::MMIServiceTest