Searched refs:sNoSubjectStrings (Results 1 – 1 of 1) sorted by relevance
153 private static String[] sNoSubjectStrings; field in MmsUtils1096 if (sNoSubjectStrings == null) { in cleanseMmsSubject()1097 sNoSubjectStrings = in cleanseMmsSubject()1100 for (final String noSubjectString : sNoSubjectStrings) { in cleanseMmsSubject()