Searched refs:getEmailFrom (Results 1 – 8 of 8) sorted by relevance
425 public String getEmailFrom() { in getEmailFrom() method in SmsMessage426 return mWrappedSmsMessage.getEmailFrom(); in getEmailFrom()
233 public String getEmailFrom() { in getEmailFrom() method in SmsMessageBase
198 assertEquals("foo@example.com", sms.getEmailFrom()); in testEmailGateway()215 assertEquals("foo@example.com", sms.getEmailFrom()); in testEmailGateway()
869 public String getEmailFrom() { in getEmailFrom() method in SmsMessage870 return mWrappedSmsMessage.getEmailFrom(); in getEmailFrom()
28564 method public java.lang.String getEmailFrom();28800 method public deprecated java.lang.String getEmailFrom();
45680 method public String getEmailFrom();46429 method @Deprecated public String getEmailFrom();
45824 method public String getEmailFrom();46573 method @Deprecated public String getEmailFrom();
99446 Lcom/android/internal/telephony/SmsMessageBase;->getEmailFrom()Ljava/lang/String;