Searched refs:isReplyPathPresent (Results 1 – 9 of 9) sorted by relevance
607 public boolean isReplyPathPresent() { in isReplyPathPresent() method in SmsMessage608 return mWrappedSmsMessage.isReplyPathPresent(); in isReplyPathPresent()
333 public abstract boolean isReplyPathPresent(); in isReplyPathPresent() method in SmsMessageBase
1014 public boolean isReplyPathPresent() { in isReplyPathPresent() method in SmsMessage1015 return mWrappedSmsMessage.isReplyPathPresent(); in isReplyPathPresent()
1187 public boolean isReplyPathPresent() { in isReplyPathPresent() method in SmsMessage
401 public boolean isReplyPathPresent() { in isReplyPathPresent() method in SmsMessage
1675 values.put(Telephony.Sms.Inbox.REPLY_PATH_PRESENT, sms.isReplyPathPresent() ? 1 : 0); in parseSmsMessage()
28588 method public boolean isReplyPathPresent();28822 method public deprecated boolean isReplyPathPresent();
45705 method public boolean isReplyPathPresent();46451 method @Deprecated public boolean isReplyPathPresent();
45849 method public boolean isReplyPathPresent();46595 method @Deprecated public boolean isReplyPathPresent();