Searched defs:isPartnerInput (Results 1 – 2 of 2) sorted by relevance
275 boolean isPartnerInput) { in createTvInputInfo()
420 public boolean isPartnerInput(TvInputInfo inputInfo) { in isPartnerInput() method in TvInputManagerHelper442 public boolean isPartnerInput(String inputId) { in isPartnerInput() method in TvInputManagerHelper443 Boolean isPartnerInput = mInputIdToPartnerInputMap.get(inputId); in isPartnerInput() local