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