Home
last modified time | relevance | path

Searched refs:getRecipientAddress (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DSmsMessageBase.java509 public String getRecipientAddress() { in getRecipientAddress() method in SmsMessageBase
/frameworks/base/telephony/java/android/telephony/
DSmsMessage.java1181 public String getRecipientAddress() { in getRecipientAddress() method in SmsMessage
1182 return mWrappedSmsMessage.getRecipientAddress(); in getRecipientAddress()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmSmsTest.java55 assertEquals("+8613693092030", sms.getRecipientAddress()); in testRecipientAddress()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/sms/
DCdmaSmsTest.java124 assertEquals("12222", sms.getRecipientAddress()); in testRecipientAddress()
/frameworks/base/non-updatable-api/
Dcurrent.txt45689 method @Nullable public String getRecipientAddress();
/frameworks/base/api/
Dcurrent.txt45833 method @Nullable public String getRecipientAddress();