Searched refs:buildFormattedSubject (Results 1 – 1 of 1) sorted by relevance
2280 public static String buildFormattedSubject(Resources res, String subject, int action) { in buildFormattedSubject() method2307 mSubject.setText(buildFormattedSubject(getResources(), refMessage.subject, action)); in setSubject()