Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationMemoryMeterTest.kt44 val notification = createBasicNotification().build()
62 val notification = createBasicNotification().build()
65 createNotificationEntry(createBasicNotification().setGroup("ranker_group").build())
83 val notification = createBasicNotification().setLargeIcon(icon).setSmallIcon(icon).build()
102 createBasicNotification()
126 createBasicNotification().setLargeIcon(dataIcon).setSmallIcon(dataIcon).build()
149 createBasicNotification()
179 createBasicNotification()
211 createBasicNotification()
239 val notification = createBasicNotification().extend(extender).build()
[all …]