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