Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java875 return generateNotificationRecord(channel, null); in generateNotificationRecord()
896 return generateNotificationRecord(channel, 1, userId); in generateNotificationRecord()
1377 sbn = generateNotificationRecord(channel).getSbn(); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService()
1588 NotificationRecord nr = generateNotificationRecord( in testEnqueueNotificationInternal_noChannel()
2064 NotificationRecord r = generateNotificationRecord(null); in testCancelNotificationsFromListenerImmediatelyAfterEnqueue()
2093 final NotificationRecord n = generateNotificationRecord( in testUserInitiatedClearAll_noLeak()
6774 final NotificationRecord r = generateNotificationRecord( in testOnNotificationVisibilityChanged_triggersInterruptionUsageStat()
6788 final NotificationRecord r = generateNotificationRecord( in testOnNotificationVisibilityChanged_triggersVisibilityLog()
6818 final NotificationRecord r = generateNotificationRecord( in testSetNotificationsShownFromListener_triggersInterruptionUsageStat()
6877 final NotificationRecord r = generateNotificationRecord( in testMaybeRecordInterruptionLocked_doesNotRecordTwice()
[all …]