Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/feature/
DMmTelFeature.java758 getSmsImplementation().registerSmsListener(listener); in setSmsListener()
763 getSmsImplementation().sendSms(token, messageRef, format, smsc, isRetry, pdu); in sendSms()
768 getSmsImplementation().acknowledgeSms(token, messageRef, result); in acknowledgeSms()
773 getSmsImplementation().acknowledgeSmsReport(token, messageRef, result); in acknowledgeSmsReport()
777 getSmsImplementation().onReady(); in onSmsReady()
789 public @NonNull ImsSmsImplBase getSmsImplementation() { in getSmsImplementation() method in MmTelFeature
794 return getSmsImplementation().getSmsFormat(); in getSmsFormat()
/frameworks/base/telephony/api/
Dsystem-current.txt1839 method @NonNull public android.telephony.ims.stub.ImsSmsImplBase getSmsImplementation();
/frameworks/base/api/
Dtest-current.txt3854 method @NonNull public android.telephony.ims.stub.ImsSmsImplBase getSmsImplementation();
Dsystem-current.txt10065 method @NonNull public android.telephony.ims.stub.ImsSmsImplBase getSmsImplementation();
/frameworks/base/non-updatable-api/
Dsystem-current.txt9963 method @NonNull public android.telephony.ims.stub.ImsSmsImplBase getSmsImplementation();
/frameworks/base/config/
Dboot-image-profile.txt42533 HSPLandroid/telephony/ims/feature/MmTelFeature;->getSmsImplementation()Landroid/telephony/ims/stub/…