Searched refs:bEntry (Results 1 – 1 of 1) sorted by relevance
332 AlertEntry bEntry = getHeadsUpEntry(b.key); in compare() local333 if (aEntry == null || bEntry == null) { in compare()336 return aEntry.compareTo(bEntry); in compare()