Searched refs:getParentChannelLabel (Results 1 – 2 of 2) sorted by relevance
97 public CharSequence getParentChannelLabel() { in getParentChannelLabel() method in ConversationChannelWrapper136 Objects.equals(getParentChannelLabel(), that.getParentChannelLabel()) && in equals()144 return Objects.hash(getNotificationChannel(), getGroupLabel(), getParentChannelLabel(), in hashCode()
5259 assertThat(convo.getParentChannelLabel()) in testGetConversations()