Searched refs:GetInputChannel (Results 1 – 3 of 3) sorted by relevance
173 HWTEST_F(InputTransferStationTest, GetInputChannel, Function | SmallTest | Level2)176 auto channel = InputTransferStation::GetInstance().GetInputChannel(0);181 InputTransferStation::GetInstance().GetInputChannel(0);
49 auto channel = InputTransferStation::GetInstance().GetInputChannel(windowId); in OnInputEvent()88 auto channel = InputTransferStation::GetInstance().GetInputChannel(windowId); in OnInputEvent()171 sptr<WindowInputChannel> InputTransferStation::GetInputChannel(uint32_t windowId) in GetInputChannel() function in OHOS::Rosen::InputTransferStation
52 sptr<WindowInputChannel> GetInputChannel(uint32_t windowId);