Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java5161 NotificationChannel convoB = new NotificationChannel("B", "With B", IMPORTANCE_DEFAULT); in testUpdateConversationParent_updatesConversations() local
5162 convoB.setConversationId(parent.getId(), "B"); in testUpdateConversationParent_updatesConversations()
5163 mHelper.createNotificationChannel(PKG_O, UID_O, convoB, /* fromTargetApp= */ true, in testUpdateConversationParent_updatesConversations()