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