Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java4485 int user10Importance = 4; in testRestoreMultiUser() local
4498 + " importance=\"" + user10Importance + "\"/>" in testRestoreMultiUser()
4529 assertEquals(user10Importance, mHelper.getNotificationChannel( in testRestoreMultiUser()