Searched refs:GetDisplayNameByInputDevice (Results 1 – 2 of 2) sorted by relevance
60 std::string GetDisplayNameByInputDevice(const std::string &name) const;
201 std::string BindInfos::GetDisplayNameByInputDevice(const std::string &name) const in GetDisplayNameByInputDevice() function in OHOS::MMI::BindInfos345 auto displayName = configFileInfos_->GetDisplayNameByInputDevice(name); in AddInputDevice()