Home
last modified time | relevance | path

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

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