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