Searched refs:bEntry (Results 1 – 1 of 1) sorted by relevance
541 HeadsUpEntry bEntry = getHeadsUpEntry(b.key); in compare() local542 if (aEntry == null || bEntry == null) { in compare()545 return aEntry.compareTo(bEntry); in compare()