Searched refs:bEntry (Results 1 – 1 of 1) sorted by relevance
361 AlertEntry bEntry = getHeadsUpEntry(b.getKey()); in compare() local362 if (aEntry == null || bEntry == null) { in compare()365 return aEntry.compareTo(bEntry); in compare()