Home
last modified time | relevance | path

Searched refs:sendMultipartTextWithOptions (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccSmsInterfaceManager.java677 sendMultipartTextWithOptions(callingPackage, callingAttributionTag, destAddr, scAddr, parts, in sendMultipartText()
733 public void sendMultipartTextWithOptions(String callingPackage, String callingAttributionTag, in sendMultipartTextWithOptions() method in IccSmsInterfaceManager
H A DSmsController.java306 iccSmsIntMgr.sendMultipartTextWithOptions(callingPackage, callingAttributionTag, in sendMultipartTextForSubscriberWithOptions()