Home
last modified time | relevance | path

Searched refs:mainNotification (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/notification/
H A DNotificationContainer.java155 NotificationInfo mainNotification = notificationInfos.get(0); in applyNotificationInfos() local
156 mPrimaryView.applyNotificationInfo(mainNotification); in applyNotificationInfos()