Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/util/
DTvInputManagerHelper.java584 private int getInputSortKey(TvInputInfo input) { in getInputSortKey() method in TvInputManagerHelper
769 int sortKeyL = mTvInputManagerHelper.getInputSortKey(lhs); in compare()
770 int sortKeyR = mTvInputManagerHelper.getInputSortKey(rhs); in compare()