Searched refs:mGroupLabel (Results 1 – 1 of 1) sorted by relevance
33 private CharSequence mGroupLabel; field in ConversationChannelWrapper43 mGroupLabel = in.readCharSequence(); in ConversationChannelWrapper()53 dest.writeCharSequence(mGroupLabel); in writeToParcel()89 return mGroupLabel; in getGroupLabel()93 mGroupLabel = groupLabel; in setGroupLabel()