Home
last modified time | relevance | path

Searched refs:getTvInputTypeForPriority (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/util/
DTvInputManagerHelper.java817 priority = mTypePriorities.get(getTvInputTypeForPriority(info)); in getPriority()
837 private int getTvInputTypeForPriority(TvInputInfo info) { in getTvInputTypeForPriority() method in TvInputManagerHelper.HardwareInputComparator