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