Searched refs:MESSAGE_PREFIX (Results 1 – 1 of 1) sorted by relevance
41 public static final String MESSAGE_PREFIX = "m"; field in HtmlConversationTemplates42 public static final int MESSAGE_PREFIX_LENGTH = MESSAGE_PREFIX.length();170 return MESSAGE_PREFIX + msg.getId(); in getMessageDomId()