Searched refs:GetBindDisplayIdByInputDevice (Results 1 – 3 of 3) sorted by relevance
61 int32_t GetBindDisplayIdByInputDevice(int32_t inputDeviceId) const;
612 ASSERT_NO_FATAL_FAILURE(bindInfos.GetBindDisplayIdByInputDevice(1));631 ASSERT_NO_FATAL_FAILURE(bindInfos.GetBindDisplayIdByInputDevice(1));650 ASSERT_NO_FATAL_FAILURE(bindInfos.GetBindDisplayIdByInputDevice(2));
177 int32_t BindInfos::GetBindDisplayIdByInputDevice(int32_t inputDeviceId) const in GetBindDisplayIdByInputDevice() function in OHOS::MMI::BindInfos615 if (infos_->GetBindDisplayIdByInputDevice(deviceId) == displayId) { in SetDisplayBind()