Searched refs:mChannelIdLogTag (Results 1 – 1 of 1) sorted by relevance
156 private String mChannelIdLogTag; field in NotificationRecord876 if (mChannelIdLogTag == null) { in getChannelIdLogTag()877 mChannelIdLogTag = shortenTag(mChannel.getId()); in getChannelIdLogTag()879 return mChannelIdLogTag; in getChannelIdLogTag()