Searched defs:conversationId (Results 1 – 2 of 2) sorted by relevance
159 Field conversationId = Class.forName(className).getDeclaredField("mConversationId"); in testLongStringFieldsNotificationChannel() local
2617 String conversationId = "person a"; in testCreateConversationChannel() local2622 conversationChannel.setConversationId(channel.getId(), conversationId); in testCreateConversationChannel() local2661 String conversationId = "person a"; in testDemoteConversationChannel() local2666 conversationChannel.setConversationId(channel.getId(), conversationId); in testDemoteConversationChannel() local