Searched refs:MESSAGE_PREFIX (Results 1 – 1 of 1) sorted by relevance
41 private static final String MESSAGE_PREFIX = "M="; field in EapMsChapV2TypeData418 int mPos = message.indexOf(MESSAGE_PREFIX); in getMessageMappings()426 messageMappings.put(MESSAGE_LABEL, message.substring(mPos + MESSAGE_PREFIX.length())); in getMessageMappings()