Searched defs:notificationEntry (Results 1 – 5 of 5) sorted by relevance
56 Builder notificationEntry(NotificationEntry entry); in notificationEntry() method82 NotificationEntry notificationEntry) { in provideStatusBarNotification()
283 NotificationEntry notificationEntry = new NotificationEntryBuilder() in testAugmentTileFromNotificationGroupWithSender() local316 NotificationEntry notificationEntry = new NotificationEntryBuilder() in testAugmentTileFromNotificationGroupWithImageUri() local349 NotificationEntry notificationEntry = new NotificationEntryBuilder() in testAugmentTileFromNotificationGroupWithAudioUri() local
48 private val notificationEntry = notification.entry constant
168 private fun notificationEntry( in notificationEntry() method in com.android.systemui.statusbar.notification.icon.IconManagerTest
235 PeopleTileKey key, NotificationEntry notificationEntry, int messagesCount, in augmentTileFromNotification()