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