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