Home
last modified time | relevance | path

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

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