Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/android/telephony/gsm/
H A DSmsMessage.java607 public boolean isReplyPathPresent() { in isReplyPathPresent() method in SmsMessage
608 return mWrappedSmsMessage.isReplyPathPresent(); in isReplyPathPresent()
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DSmsMessageBase.java332 public abstract boolean isReplyPathPresent(); in isReplyPathPresent() method in SmsMessageBase
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSmsMessage.java1018 public boolean isReplyPathPresent() { in isReplyPathPresent() method in SmsMessage
1019 return mWrappedSmsMessage.isReplyPathPresent(); in isReplyPathPresent()
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DSmsMessage.java401 public boolean isReplyPathPresent() { in isReplyPathPresent() method in SmsMessage
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DSmsMessage.java1186 public boolean isReplyPathPresent() { in isReplyPathPresent() method in SmsMessage
/aosp12/packages/apps/Messaging/src/com/android/messaging/sms/
H A DMmsUtils.java1041 values.put(Sms.REPLY_PATH_PRESENT, sms.isReplyPathPresent() ? 1 : 0); in parseReceivedSmsMessage()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt42425 method public boolean isReplyPathPresent();
43429 method @Deprecated public boolean isReplyPathPresent();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt28588 method public boolean isReplyPathPresent();
28822 method public deprecated boolean isReplyPathPresent();