Searched refs:sNoSubjectStrings (Results 1 – 1 of 1) sorted by relevance
151 private static String[] sNoSubjectStrings; field in MmsUtils1102 if (sNoSubjectStrings == null) { in cleanseMmsSubject()1103 sNoSubjectStrings = in cleanseMmsSubject()1106 for (final String noSubjectString : sNoSubjectStrings) { in cleanseMmsSubject()