Searched refs:parentChannelId (Results 1 – 2 of 2) sorted by relevance
246 public @NonNull Builder setConversationId(@NonNull String parentChannelId, in setConversationId() argument249 mChannel.mParentId = parentChannelId; in setConversationId()643 String parentChannelId, String conversationId) { in setConversationId() argument644 notificationChannel.setConversationId(parentChannelId, conversationId); in setConversationId()
86 String parentChannelId = "parentChannelId"; in testFullyDefinedBuilderEqualsPlatform() local108 platformChannel.setConversationId(parentChannelId, shortcutId); in testFullyDefinedBuilderEqualsPlatform()121 builder.setConversationId(parentChannelId, shortcutId); in testFullyDefinedBuilderEqualsPlatform()