Searched defs:idp (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | PreferencesHelperTest.java | 714 NotificationChannel idp = new NotificationChannel("idp", "name3", IMPORTANCE_HIGH); in testReadXml_oldXml_migrates() local 785 NotificationChannel idp = new NotificationChannel("idp", "name3", IMPORTANCE_HIGH); in testReadXml_oldXml_backup_migratesWhenPkgInstalled() local 853 NotificationChannel idp = new NotificationChannel("idp", "name3", IMPORTANCE_HIGH); in testReadXml_newXml_noMigration_showPermissionNotification() local 910 NotificationChannel idp = new NotificationChannel("idp", "name3", IMPORTANCE_HIGH); in testReadXml_newXml_permissionNotificationOff() local 967 NotificationChannel idp = new NotificationChannel("idp", "name3", IMPORTANCE_HIGH); in testReadXml_newXml_noMigration_noPermissionNotification() local
|