Searched refs:correctedSubject (Results 1 – 1 of 1) sorted by relevance
2250 final String correctedSubject; in buildFormattedSubject() local2260 correctedSubject = prefix; in buildFormattedSubject()2264 correctedSubject = subject; in buildFormattedSubject()2266 correctedSubject = String.format( in buildFormattedSubject()2271 return correctedSubject; in buildFormattedSubject()