Searched refs:mParentChannelLabel (Results 1 – 1 of 1) sorted by relevance
34 private CharSequence mParentChannelLabel; field in ConversationChannelWrapper44 mParentChannelLabel = in.readCharSequence(); in ConversationChannelWrapper()54 dest.writeCharSequence(mParentChannelLabel); in writeToParcel()97 return mParentChannelLabel; in getParentChannelLabel()101 mParentChannelLabel = parentChannelLabel; in setParentChannelLabel()