Searched refs:hdmiInputDevices (Results 1 – 1 of 1) sorted by relevance
6056 DeviceVector hdmiInputDevices = mAvailableInputDevices.getDevicesFromType( in setSurroundFormatEnabled() local6058 for (size_t i = 0; i < hdmiInputDevices.size(); i++) { in setSurroundFormatEnabled()6060 String8 address = String8(hdmiInputDevices[i]->address().c_str()); in setSurroundFormatEnabled()6061 std::string name = hdmiInputDevices[i]->getName(); in setSurroundFormatEnabled()