Home
last modified time | relevance | path

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

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