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.java594 private int getInputSortKey(TvInputInfo input) { in getInputSortKey() method in TvInputManagerHelper
782 int sortKeyL = mTvInputManagerHelper.getInputSortKey(lhs); in compare()
783 int sortKeyR = mTvInputManagerHelper.getInputSortKey(rhs); in compare()