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