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()
332 public abstract boolean isReplyPathPresent(); in isReplyPathPresent() method in SmsMessageBase
1018 public boolean isReplyPathPresent() { in isReplyPathPresent() method in SmsMessage1019 return mWrappedSmsMessage.isReplyPathPresent(); in isReplyPathPresent()
401 public boolean isReplyPathPresent() { in isReplyPathPresent() method in SmsMessage
1186 public boolean isReplyPathPresent() { in isReplyPathPresent() method in SmsMessage
1041 values.put(Sms.REPLY_PATH_PRESENT, sms.isReplyPathPresent() ? 1 : 0); in parseReceivedSmsMessage()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
42425 method public boolean isReplyPathPresent();43429 method @Deprecated public boolean isReplyPathPresent();
28588 method public boolean isReplyPathPresent();28822 method public deprecated boolean isReplyPathPresent();