Home
last modified time | relevance | path

Searched defs:channel3 (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DChannelEditorDialogControllerTest.kt120 val channel3 = NotificationChannel("test_channel_3", "Test channel 3", IMPORTANCE_DEFAULT) regex
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java610 NotificationChannel channel3 = new NotificationChannel("id3", "NAM3", IMPORTANCE_HIGH); in testChannelXmlForBackup() local
1087 NotificationChannel channel3 = new NotificationChannel("id3", "NAM3", IMPORTANCE_HIGH); in testChannelXmlForNonBackup_postMigration() local
1173 NotificationChannel channel3 = new NotificationChannel("id3", "NAM3", IMPORTANCE_HIGH); in testChannelXmlForBackup_postMigration() local
1261 NotificationChannel channel3 = new NotificationChannel("id3", "NAM3", IMPORTANCE_HIGH); in testChannelXmlForBackup_postMigration_noExternal() local
1600 NotificationChannel channel3 = in testChannelXml_backup() local
2253 NotificationChannel channel3 = in testGetDeletedChannelCount() local
2277 NotificationChannel channel3 = in testGetBlockedChannelCount() local
2344 NotificationChannel channel3 = new NotificationChannel("id3", "name3", in testGetChannelsBypassingDndCount_multipleChannelsBypassing() local
3010 NotificationChannel channel3 = in testGetChannelGroups() local
3210 NotificationChannel channel3 = new NotificationChannel("id3", "name3", IMPORTANCE_HIGH); in testDumpJson_postPermissionMigration() local
[all …]