Searched defs:ido (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | PreferencesHelperTest.java | 707 NotificationChannel ido = new NotificationChannel("ido", "name2", IMPORTANCE_LOW); in testReadXml_oldXml_migrates() local 778 NotificationChannel ido = new NotificationChannel("ido", "name2", IMPORTANCE_LOW); in testReadXml_oldXml_backup_migratesWhenPkgInstalled() local 846 NotificationChannel ido = new NotificationChannel("ido", "name2", IMPORTANCE_LOW); in testReadXml_newXml_noMigration_showPermissionNotification() local 903 NotificationChannel ido = new NotificationChannel("ido", "name2", IMPORTANCE_LOW); in testReadXml_newXml_permissionNotificationOff() local 960 NotificationChannel ido = new NotificationChannel("ido", "name2", IMPORTANCE_LOW); in testReadXml_newXml_noMigration_noPermissionNotification() local
|