Searched defs:isPartnerInput (Results 1 – 2 of 2) sorted by relevance
266 boolean isPartnerInput) { in createTvInputInfo()
382 public boolean isPartnerInput(TvInputInfo inputInfo) { in isPartnerInput() method in TvInputManagerHelper404 public boolean isPartnerInput(String inputId) { in isPartnerInput() method in TvInputManagerHelper405 Boolean isPartnerInput = mInputIdToPartnerInputMap.get(inputId); in isPartnerInput() local