Home
last modified time | relevance | path

Searched defs:convoId (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java4759 String convoId = "convo"; in testGetConversations_all() local
4775 channel.setConversationId(messages.getId(), convoId); in testGetConversations_all() local
4787 channel2.setConversationId(calls.getId(), convoId); in testGetConversations_all() local
4803 String convoId = "convo"; in testGetConversations_multiUser() local
4844 String convoId = "convo"; in testGetConversations_notDemoted() local
4868 channel2.setConversationId(calls.getId(), convoId); in testGetConversations_notDemoted() local
4884 String convoId = "convo"; in testGetConversations_onlyImportant() local
4910 channel2.setConversationId(calls.getId(), convoId); in testGetConversations_onlyImportant() local
4924 String convoId = "convo"; in testGetConversations_parentDeleted() local
5064 String convoId = "convo"; in testDeleteConversations() local
[all …]