Searched refs:InputComparatorInternal (Results 1 – 2 of 2) sorted by relevance
323 mTvInputInfoComparator = new InputComparatorInternal(this); in TvInputManagerHelper()714 static class InputComparatorInternal implements Comparator<TvInputInfo> { class in TvInputManagerHelper719 public InputComparatorInternal(TvInputManagerHelper inputManager) { in InputComparatorInternal() method in TvInputManagerHelper.InputComparatorInternal
96 new ComparatorTester(new TvInputManagerHelper.InputComparatorInternal(manager)) in testComparatorInternal()