Searched refs:mParentChannelLabel (Results 1 – 1 of 1) sorted by relevance
35 private CharSequence mParentChannelLabel; field in ConversationChannelWrapper45 mParentChannelLabel = in.readCharSequence(); in ConversationChannelWrapper()55 dest.writeCharSequence(mParentChannelLabel); in writeToParcel()98 return mParentChannelLabel; in getParentChannelLabel()102 mParentChannelLabel = parentChannelLabel; in setParentChannelLabel()