Searched refs:getInputSortKey (Results 1 – 1 of 1) sorted by relevance
584 private int getInputSortKey(TvInputInfo input) { in getInputSortKey() method in TvInputManagerHelper769 int sortKeyL = mTvInputManagerHelper.getInputSortKey(lhs); in compare()770 int sortKeyR = mTvInputManagerHelper.getInputSortKey(rhs); in compare()