Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManagerWithScenesTest.kt98 private val testNotificationChannel = in <lambda>() constant in com.android.systemui.statusbar.notification.row.NotificationGutsManagerWithScenesTest
578 Notification.Builder(mContext, testNotificationChannel.id) in <lambda>()
587 .setChannel(testNotificationChannel) in <lambda>()