Searched refs:fullMessageBody (Results 1 – 1 of 1) sorted by relevance
100 public String fullMessageBody; field in VisualVoicemailSmsFilter.FullMessage131 if (messageBodyMatchesVvmPattern(context, subId, fullMessage.fullMessageBody)) { in filter()168 String messageBody = fullMessage.fullMessageBody; in filter()314 result.fullMessageBody = builder.toString(); in getFullMessage()