Searched refs:GetInputEventConsumer (Results 1 – 5 of 5) sorted by relevance
206 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer();237 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer();289 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer();318 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer();359 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer();
160 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer();197 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer();237 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer();
30 static std::shared_ptr<IInputEventConsumer> GetInputEventConsumer();
107 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer(); in OnPointerEventOnePointsTest1()145 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer(); in OnPointerEventOnePointsTest3()179 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer(); in OnPointerEventOnePointsTest7()203 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer(); in TwoFingerTapEventProduce()245 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer(); in TwoFingerMoveEventProduce()284 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer(); in OneFingerTapAndTwoFingerTapEventProduce()328 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer(); in TwoFingerTapAndOneFingerTapEventProduce()373 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer(); in MultiFingerTapEventProduce()415 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer(); in MultiFingerTapAndMoveEventProduce()659 auto inputEventConsumer = MMI::MockInputManager::GetInputEventConsumer();[all …]
61 std::shared_ptr<IInputEventConsumer> MockInputManager::GetInputEventConsumer() in GetInputEventConsumer() function in OHOS::MMI::MockInputManager