Searched refs:mGroupLabel (Results 1 – 1 of 1) sorted by relevance
34 private CharSequence mGroupLabel; field in ConversationChannelWrapper44 mGroupLabel = in.readCharSequence(); in ConversationChannelWrapper()54 dest.writeCharSequence(mGroupLabel); in writeToParcel()90 return mGroupLabel; in getGroupLabel()94 mGroupLabel = groupLabel; in setGroupLabel()