Searched refs:MAX_SUB_MESSAGE_LENGTH (Results 1 – 1 of 1) sorted by relevance
60 private static final int MAX_SUB_MESSAGE_LENGTH = 5; field in Utils103 Math.min(MAX_SUB_MESSAGE_LENGTH, textMessage.length())); in createMessageHandle()