Home
last modified time | relevance | path

Searched refs:isReplyPathPresent (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/src/java/android/telephony/gsm/
DSmsMessage.java607 public boolean isReplyPathPresent() { in isReplyPathPresent() method in SmsMessage
608 return mWrappedSmsMessage.isReplyPathPresent(); in isReplyPathPresent()
/frameworks/base/telephony/java/com/android/internal/telephony/
DSmsMessageBase.java333 public abstract boolean isReplyPathPresent(); in isReplyPathPresent() method in SmsMessageBase
/frameworks/base/telephony/java/android/telephony/
DSmsMessage.java1014 public boolean isReplyPathPresent() { in isReplyPathPresent() method in SmsMessage
1015 return mWrappedSmsMessage.isReplyPathPresent(); in isReplyPathPresent()
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
DSmsMessage.java1187 public boolean isReplyPathPresent() { in isReplyPathPresent() method in SmsMessage
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
DSmsMessage.java401 public boolean isReplyPathPresent() { in isReplyPathPresent() method in SmsMessage
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DInboundSmsHandler.java1675 values.put(Telephony.Sms.Inbox.REPLY_PATH_PRESENT, sms.isReplyPathPresent() ? 1 : 0); in parseSmsMessage()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28588 method public boolean isReplyPathPresent();
28822 method public deprecated boolean isReplyPathPresent();
/frameworks/base/non-updatable-api/
Dcurrent.txt45705 method public boolean isReplyPathPresent();
46451 method @Deprecated public boolean isReplyPathPresent();
/frameworks/base/api/
Dcurrent.txt45849 method public boolean isReplyPathPresent();
46595 method @Deprecated public boolean isReplyPathPresent();