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