Searched refs:applyNotificationInfo (Results 1 – 2 of 2) sorted by relevance
175 mMainView.applyNotificationInfo(mainNotification, false); in applyNotificationInfos()194 mMainView.applyNotificationInfo(newMainNotification, true); in trimNotifications()
118 public void applyNotificationInfo(NotificationInfo mainNotification, boolean animate) { in applyNotificationInfo() method in NotificationMainView