Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java912 private NotificationRecord generateMessageBubbleNotifRecord(NotificationChannel channel, in generateMessageBubbleNotifRecord() method in NotificationManagerServiceTest
914 return generateMessageBubbleNotifRecord(true, channel, 1, tag, null, false); in generateMessageBubbleNotifRecord()
917 private NotificationRecord generateMessageBubbleNotifRecord(boolean addMetadata, in generateMessageBubbleNotifRecord() method in NotificationManagerServiceTest
8400 NotificationRecord nr = generateMessageBubbleNotifRecord(mTestNotificationChannel, in testFlagBubble_noFlag_appNotAllowed()
8451 NotificationRecord nr = generateMessageBubbleNotifRecord(mTestNotificationChannel, in testFlagBubbleNotifs_flag_messaging()
10025 generateMessageBubbleNotifRecord(mTestNotificationChannel,
10093 nr = generateMessageBubbleNotifRecord(mTestNotificationChannel,
10338 NotificationRecord r = generateMessageBubbleNotifRecord(true,
10355 NotificationRecord r = generateMessageBubbleNotifRecord(true,
10371 NotificationRecord r = generateMessageBubbleNotifRecord(false,
[all …]