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