Searched refs:optionalEmbeddedTunerInputId (Results 1 – 1 of 1) sorted by relevance
494 Optional<String> optionalEmbeddedTunerInputId = in handleInputCountChanged() local504 && optionalEmbeddedTunerInputId.isPresent() in handleInputCountChanged()505 && optionalEmbeddedTunerInputId.get().equals(input.getId())) { in handleInputCountChanged()533 && optionalEmbeddedTunerInputId.isPresent() in handleInputCountChanged()534 && optionalEmbeddedTunerInputId.get().equals(input.getId())) { in handleInputCountChanged()