Searched refs:optionalEmbeddedTunerInputId (Results 1 – 1 of 1) sorted by relevance
484 Optional<String> optionalEmbeddedTunerInputId = in handleInputCountChanged() local494 && optionalEmbeddedTunerInputId.isPresent() in handleInputCountChanged()495 && optionalEmbeddedTunerInputId.get().equals(input.getId())) { in handleInputCountChanged()523 && optionalEmbeddedTunerInputId.isPresent() in handleInputCountChanged()524 && optionalEmbeddedTunerInputId.get().equals(input.getId())) { in handleInputCountChanged()