Searched refs:sortKeyL (Results 1 – 1 of 1) sorted by relevance
769 int sortKeyL = mTvInputManagerHelper.getInputSortKey(lhs); in compare() local771 if (sortKeyL != sortKeyR) { in compare()772 return sortKeyR - sortKeyL; in compare()