Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSmsController.java264 iccSmsIntMgr.sendTextWithOptions(callingPackage, callingAttributionTag, destAddr, in sendTextForSubscriberWithOptions()
H A DIccSmsInterfaceManager.java596 public void sendTextWithOptions(String callingPackage, String callingAttributionTag, in sendTextWithOptions() method in IccSmsInterfaceManager