Searched refs:headsUp (Results 1 – 1 of 1) sorted by relevance
109 public boolean showNotification(NotificationData.Entry headsUp) { in showNotification() argument110 if (mHeadsUp != null && headsUp != null && !mHeadsUp.key.equals(headsUp.key)) { in showNotification()115 mHeadsUp = headsUp; in showNotification()