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