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