Searched refs:getWrappedFromString (Results 1 – 1 of 1) sorted by relevance
1064 new SpannableStringBuilder(getWrappedFromString(from)); in configureLatestEventInfoFromConversation()1266 from = getWrappedFromString(from); in configureNotifForOneConversation()1350 private static String getWrappedFromString(String from) { in getWrappedFromString() method in NotificationUtils