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