Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DChannelEditorDialogControllerTest.kt76 channel2 = NotificationChannel(TEST_CHANNEL2, TEST_CHANNEL_NAME2, IMPORTANCE_NONE) in setup()
264 const val TEST_CHANNEL2 = "test_channel2" constant