Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java6308 new NotificationRecord(mContext, sbn2, mock(NotificationChannel.class)); in testVisualDifference_foreground()
6327 new NotificationRecord(mContext, sbn2, mock(NotificationChannel.class)); in testVisualDifference_diffTitle()
6348 new NotificationRecord(mContext, sbn2, mock(NotificationChannel.class)); in testVisualDifference_inboxStyle()
6396 new NotificationRecord(mContext, sbn2, mock(NotificationChannel.class)); in testVisualDifference_diffText()
6415 new NotificationRecord(mContext, sbn2, mock(NotificationChannel.class)); in testVisualDifference_sameText()
6434 new NotificationRecord(mContext, sbn2, mock(NotificationChannel.class)); in testVisualDifference_sameTextButStyled()
6453 new NotificationRecord(mContext, sbn2, mock(NotificationChannel.class)); in testVisualDifference_diffTextButStyled()
6472 new NotificationRecord(mContext, sbn2, mock(NotificationChannel.class)); in testVisualDifference_diffProgress()
6491 new NotificationRecord(mContext, sbn2, mock(NotificationChannel.class)); in testVisualDifference_diffProgressNotDone()
10183 sbn2.getId(), sbn2.getNotification(), sbn2.getUserId());
[all …]