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