Searched refs:GetMouseAndTouch (Results 1 – 1 of 1) sorted by relevance
107 static std::pair<int32_t, int32_t> GetMouseAndTouch();294 std::pair<int32_t, int32_t> InteractionManagerTest::GetMouseAndTouch() in GetMouseAndTouch() function in OHOS::Msdp::DeviceStatus::InteractionManagerTest313 auto mouseAndTouch = GetMouseAndTouch(); in SetUpTestCase()