Searched refs:firstActiveNotification (Results 1 – 1 of 1) sorted by relevance
256 var firstActiveNotification: Notification? = postedNotification in getFirstActiveNotification() variable261 if (firstActiveNotification == null || in getFirstActiveNotification()262 n.getSortKey().compareTo(firstActiveNotification.getSortKey()) < 0) { in getFirstActiveNotification()263 firstActiveNotification = n in getFirstActiveNotification()267 return firstActiveNotification in getFirstActiveNotification()