Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java5065 String convoIdC = "convoC"; in testDeleteConversations() local
5090 channel3.setConversationId(messages.getId(), convoIdC); in testDeleteConversations() local
5096 List<String> deleted = mHelper.deleteConversations(PKG_O, UID_O, Set.of(convoId, convoIdC), in testDeleteConversations()