Searched refs:getEmailBody (Results 1 – 8 of 8) sorted by relevance
415 public String getEmailBody() { in getEmailBody() method in SmsMessage416 return mWrappedSmsMessage.getEmailBody(); in getEmailBody()
225 public String getEmailBody() { in getEmailBody() method in SmsMessageBase
204 assertEquals("test subject /test body", sms.getEmailBody()); in testEmailGateway()217 assertEquals("{ testBody[^~\\] }", sms.getEmailBody()); in testEmailGateway()
861 public String getEmailBody() { in getEmailBody() method in SmsMessage862 return mWrappedSmsMessage.getEmailBody(); in getEmailBody()
28563 method public java.lang.String getEmailBody();28799 method public deprecated java.lang.String getEmailBody();
45679 method public String getEmailBody();46428 method @Deprecated public String getEmailBody();
45823 method public String getEmailBody();46572 method @Deprecated public String getEmailBody();
99445 Lcom/android/internal/telephony/SmsMessageBase;->getEmailBody()Ljava/lang/String;