Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java3404 StatusBarNotification sbn3 = new StatusBarNotification(PKG, PKG, 0, "tag", mUid, 0, in testVisualDifference_inboxStyle() local
3407 new NotificationRecord(mContext, sbn3, mock(NotificationChannel.class)); in testVisualDifference_inboxStyle()