Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java715 idp.lockFields(2); in testReadXml_oldXml_migrates()
716 idp.setSound(null, new AudioAttributes.Builder() in testReadXml_oldXml_migrates()
734 compareChannels(idp, mHelper.getNotificationChannel(PKG_P, UID_P, idp.getId(), false)); in testReadXml_oldXml_migrates()
786 idp.lockFields(2); in testReadXml_oldXml_backup_migratesWhenPkgInstalled()
815 compareChannels(idp, mHelper.getNotificationChannel("pkg3", 13, idp.getId(), false)); in testReadXml_oldXml_backup_migratesWhenPkgInstalled()
854 idp.lockFields(2); in testReadXml_newXml_noMigration_showPermissionNotification()
867 compareChannels(idp, mHelper.getNotificationChannel(PKG_P, UID_P, idp.getId(), false)); in testReadXml_newXml_noMigration_showPermissionNotification()
911 idp.lockFields(2); in testReadXml_newXml_permissionNotificationOff()
924 compareChannels(idp, mHelper.getNotificationChannel(PKG_P, UID_P, idp.getId(), false)); in testReadXml_newXml_permissionNotificationOff()
968 idp.lockFields(2); in testReadXml_newXml_noMigration_noPermissionNotification()
[all …]