Searched refs:GetInputDeviceById (Results 1 – 3 of 3) sorted by relevance
348 std::string inputDevice = idh.GetInputDeviceById(1000);387 std::string ret1 = idh.GetInputDeviceById(id);393 std::string ret2 = idh.GetInputDeviceById(id);399 std::string ret3 = idh.GetInputDeviceById(id);743 ASSERT_NO_FATAL_FAILURE(inputDisplayBindHelper.GetInputDeviceById(1));757 ASSERT_NO_FATAL_FAILURE(inputDisplayBindHelper.GetInputDeviceById(1));793 std::string ret = inputDisplayBindHelper.GetInputDeviceById(id);810 std::string ret1 = inputDisplayBindHelper.GetInputDeviceById(id);816 std::string ret2 = inputDisplayBindHelper.GetInputDeviceById(id);821 std::string ret3 = inputDisplayBindHelper.GetInputDeviceById(id);[all …]
389 std::string deviceName = GetInputDeviceById(id); in AddDisplay()420 std::string deviceName = GetInputDeviceById(id); in AddLocalDisplay()436 std::string InputDisplayBindHelper::GetInputDeviceById(int32_t id) in GetInputDeviceById() function in OHOS::MMI::InputDisplayBindHelper
91 std::string GetInputDeviceById(int32_t id);