Searched refs:getSmsImplementation (Results 1 – 6 of 6) sorted by relevance
758 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 MmTelFeature794 return getSmsImplementation().getSmsFormat(); in getSmsFormat()
1839 method @NonNull public android.telephony.ims.stub.ImsSmsImplBase getSmsImplementation();
3854 method @NonNull public android.telephony.ims.stub.ImsSmsImplBase getSmsImplementation();
10065 method @NonNull public android.telephony.ims.stub.ImsSmsImplBase getSmsImplementation();
9963 method @NonNull public android.telephony.ims.stub.ImsSmsImplBase getSmsImplementation();
42533 HSPLandroid/telephony/ims/feature/MmTelFeature;->getSmsImplementation()Landroid/telephony/ims/stub/…