Searched refs:GetInputDeviceByDisplayName (Results 1 – 2 of 2) sorted by relevance
63 std::string GetInputDeviceByDisplayName(const std::string &name) const;
211 std::string BindInfos::GetInputDeviceByDisplayName(const std::string &name) const in GetInputDeviceByDisplayName() function in OHOS::MMI::BindInfos387 auto inputDeviceName = configFileInfos_->GetInputDeviceByDisplayName(name); in AddDisplay()