Searched refs:mainNotification (Results 1 – 2 of 2) sorted by relevance
167 NotificationInfo mainNotification = notificationInfos.get(0); in applyNotificationInfos() local168 mMainView.applyNotificationInfo(mainNotification, false); in applyNotificationInfos()
118 public void applyNotificationInfo(NotificationInfo mainNotification, boolean animate) { in applyNotificationInfo() argument119 mNotificationInfo = mainNotification; in applyNotificationInfo()