Searched refs:aidlTvInputDeviceInfo (Results 1 – 2 of 2) sorted by relevance
350 const AidlTvInputDeviceInfo& aidlTvInputDeviceInfo) { in createDeviceInfoWrapper() argument353 deviceInfo.deviceId = aidlTvInputDeviceInfo.deviceId; in createDeviceInfoWrapper()354 deviceInfo.type = aidlTvInputDeviceInfo.type; in createDeviceInfoWrapper()355 deviceInfo.portId = aidlTvInputDeviceInfo.portId; in createDeviceInfoWrapper()356 deviceInfo.cableConnectionStatus = aidlTvInputDeviceInfo.cableConnectionStatus; in createDeviceInfoWrapper()357 deviceInfo.aidlAudioDevice = aidlTvInputDeviceInfo.audioDevice; in createDeviceInfoWrapper()
111 const AidlTvInputDeviceInfo& aidlTvInputDeviceInfo);