Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java4245 NotificationChannel updateImportanceLow = new NotificationChannel("a", "a", in testUpdateNotificationChannel_defaultAppLockedImportance() local
4247 mHelper.updateNotificationChannel(PKG_O, UID_O, updateImportanceLow, true, in testUpdateNotificationChannel_defaultAppLockedImportance()