Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java2126 final NotificationChannel update3 = getChannel(); in testLockFields_visibilityAndDndAndBadge() local
2127 update3.setShowBadge(false); in testLockFields_visibilityAndDndAndBadge()
2128 mHelper.updateNotificationChannel(PKG_N_MR1, UID_N_MR1, update3, true, SYSTEM_UID, true); in testLockFields_visibilityAndDndAndBadge()
2132 mHelper.getNotificationChannel(PKG_N_MR1, UID_N_MR1, update3.getId(), false) in testLockFields_visibilityAndDndAndBadge()