Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java3975 mHelper.createNotificationChannel(PKG_O, UID_O, a, true, false, UID_O, false); in testUpdateNotificationChannel_defaultApp()
3980 mHelper.updateNotificationChannel(PKG_O, UID_O, update, true, UID_O, false); in testUpdateNotificationChannel_defaultApp()
3998 mHelper.updateNotificationChannel(PKG_O, UID_O, update, true, UID_O, false); in testUpdateNotificationChannel_fixedPermission_butUserPreviouslyBlockedIt()
4012 mHelper.createNotificationChannel(PKG_O, UID_O, a, true, false, UID_O, false); in testUpdateNotificationChannel_fixedPermission_butAppAllowsIt()
4017 mHelper.updateNotificationChannel(PKG_O, UID_O, update, true, UID_O, false); in testUpdateNotificationChannel_fixedPermission_butAppAllowsIt()
4030 mHelper.createNotificationChannel(PKG_O, UID_O, a, true, false, UID_O, false); in testUpdateNotificationChannel_notFixedPermission()
4035 mHelper.updateNotificationChannel(PKG_O, UID_O, update, true, UID_O, false); in testUpdateNotificationChannel_notFixedPermission()
4049 mHelper.createNotificationChannel(PKG_O, UID_O, a, true, false, UID_O, false); in testUpdateFixedImportance_multiUser()
4241 mHelper.updateNotificationChannel(PKG_O, UID_O, update, false, UID_O, false); in testUpdateNotificationChannel_defaultAppLockedImportance()
4332 UID_O}); in testChannelXml_backupDefaultApp()
[all …]